| OLD | NEW |
| 1 Test ListControl rendering for variable height case. | 1 Test ListControl rendering for various height items case. |
| 2 Adding 0, 1, 2 | 2 Adding 0, 1, 2 |
| 3 Creating element for 0 | 3 Creating element for 0 |
| 4 Creating element for 1 | 4 Creating element for 1 |
| 5 Creating element for 2 | 5 Creating element for 2 |
| 6 ----list[length=3][height=73]---- | 6 ----list[length=3][height=73]---- |
| 7 [0] top | 7 [0] top |
| 8 *[0] 0 | 8 *[0] 0 |
| 9 *[7] 1 | 9 *[7] 1 |
| 10 *[15] 2 | 10 *[15] 2 |
| 11 *[24] bottom | 11 *[24] bottom |
| (...skipping 92 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 104 [-18] 13 | 104 [-18] 13 |
| 105 +[-8] 14 | 105 +[-8] 14 |
| 106 *[3] 15 | 106 *[3] 15 |
| 107 *[15] 16 | 107 *[15] 16 |
| 108 *[28] 17 | 108 *[28] 17 |
| 109 *[42] 18 | 109 *[42] 18 |
| 110 *[57] 19 | 110 *[57] 19 |
| 111 [73] bottom | 111 [73] bottom |
| 112 offsets: 0 7 15 24 34 45 57 70 84 99 115 122 130 139 149 160 172 185 199 214 230 | 112 offsets: 0 7 15 24 34 45 57 70 84 99 115 122 130 139 149 160 172 185 199 214 230 |
| 113 | 113 |
| 114 Scrolling to 16 | 114 Scrolling to 16 (center) |
| 115 ----list[length=20][height=73]---- | 115 ----list[length=20][height=73]---- |
| 116 [-157] top | 116 [-142] top |
| 117 [-73] 8 | 117 [-72] 7 |
| 118 [-58] 9 | 118 [-58] 8 |
| 119 [-42] 10 | 119 [-43] 9 |
| 120 [-35] 11 | 120 [-27] 10 |
| 121 [-27] 12 | 121 [-20] 11 |
| 122 [-18] 13 | 122 [-12] 12 |
| 123 +[-8] 14 | 123 +[-3] 13 |
| 124 *[3] 15 | 124 *[7] 14 |
| 125 *[15] 16 | 125 *[18] 15 |
| 126 *[28] 17 | 126 *[30] 16 |
| 127 *[42] 18 | 127 *[43] 17 |
| 128 *[57] 19 | 128 *[57] 18 |
| 129 [73] bottom | 129 +[72] 19 |
| 130 [88] bottom |
| 130 offsets: 0 7 15 24 34 45 57 70 84 99 115 122 130 139 149 160 172 185 199 214 230 | 131 offsets: 0 7 15 24 34 45 57 70 84 99 115 122 130 139 149 160 172 185 199 214 230 |
| 131 | 132 |
| 132 Scrolling to 3 | 133 Scrolling to 3 |
| 133 ----list[length=20][height=73]---- | 134 ----list[length=20][height=73]---- |
| 134 [-24] top | 135 [-24] top |
| 135 [-24] 0 | 136 [-24] 0 |
| 136 [-17] 1 | 137 [-17] 1 |
| 137 [-9] 2 | 138 [-9] 2 |
| 138 *[0] 3 | 139 *[0] 3 |
| 139 *[10] 4 | 140 *[10] 4 |
| (...skipping 176 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 316 *[115] 14 | 317 *[115] 14 |
| 317 *[126] 15 | 318 *[126] 15 |
| 318 *[138] 16 | 319 *[138] 16 |
| 319 *[151] 17 | 320 *[151] 17 |
| 320 *[165] 18 | 321 *[165] 18 |
| 321 +[180] 19 | 322 +[180] 19 |
| 322 [196] bottom | 323 [196] bottom |
| 323 offsets: 0 7 15 24 34 45 57 70 84 99 115 122 130 139 149 160 172 185 199 214 230 | 324 offsets: 0 7 15 24 34 45 57 70 84 99 115 122 130 139 149 160 172 185 199 214 230 |
| 324 | 325 |
| 325 | 326 |
| OLD | NEW |