@@ -14,7 +14,7 @@ describe('computeLeftShiftLayout', () => {
14
14
meta : {
15
15
isRoot : true ,
16
16
isLeaf : true ,
17
- abstractPosition : { x : 0 , y : 0 } ,
17
+ pos : { x : 0 , y : 0 } ,
18
18
} ,
19
19
} ,
20
20
} )
@@ -32,7 +32,7 @@ describe('computeLeftShiftLayout', () => {
32
32
meta : {
33
33
isRoot : true ,
34
34
isLeaf : true ,
35
- abstractPosition : { x : 0 , y : 0 } ,
35
+ pos : { x : 0 , y : 0 } ,
36
36
} ,
37
37
} ,
38
38
} )
@@ -62,15 +62,15 @@ describe('computeLeftShiftLayout', () => {
62
62
meta : {
63
63
isRoot : false ,
64
64
isLeaf : true ,
65
- abstractPosition : { x : 0 , y : 1 } ,
65
+ pos : { x : 0 , y : 1 } ,
66
66
} ,
67
67
} ,
68
68
} ,
69
69
] ,
70
70
meta : {
71
71
isRoot : true ,
72
72
isLeaf : false ,
73
- abstractPosition : { x : 0 , y : 0 } ,
73
+ pos : { x : 0 , y : 0 } ,
74
74
} ,
75
75
} ,
76
76
} )
@@ -104,7 +104,7 @@ describe('computeLeftShiftLayout', () => {
104
104
meta : {
105
105
isRoot : false ,
106
106
isLeaf : true ,
107
- abstractPosition : { x : 0 , y : 1 } ,
107
+ pos : { x : 0 , y : 1 } ,
108
108
} ,
109
109
} ,
110
110
} ,
@@ -115,15 +115,15 @@ describe('computeLeftShiftLayout', () => {
115
115
meta : {
116
116
isRoot : false ,
117
117
isLeaf : true ,
118
- abstractPosition : { x : 1 , y : 1 } ,
118
+ pos : { x : 1 , y : 1 } ,
119
119
} ,
120
120
} ,
121
121
} ,
122
122
] ,
123
123
meta : {
124
124
isRoot : true ,
125
125
isLeaf : false ,
126
- abstractPosition : { x : 0 , y : 0 } ,
126
+ pos : { x : 0 , y : 0 } ,
127
127
} ,
128
128
} ,
129
129
} )
@@ -182,7 +182,7 @@ describe('computeLeftShiftLayout', () => {
182
182
meta : {
183
183
isRoot : false ,
184
184
isLeaf : true ,
185
- abstractPosition : { x : 0 , y : 2 } ,
185
+ pos : { x : 0 , y : 2 } ,
186
186
} ,
187
187
} ,
188
188
} ,
@@ -193,15 +193,15 @@ describe('computeLeftShiftLayout', () => {
193
193
meta : {
194
194
isRoot : false ,
195
195
isLeaf : true ,
196
- abstractPosition : { x : 1 , y : 2 } ,
196
+ pos : { x : 1 , y : 2 } ,
197
197
} ,
198
198
} ,
199
199
} ,
200
200
] ,
201
201
meta : {
202
202
isRoot : false ,
203
203
isLeaf : false ,
204
- abstractPosition : { x : 0 , y : 1 } ,
204
+ pos : { x : 0 , y : 1 } ,
205
205
} ,
206
206
} ,
207
207
} ,
@@ -217,23 +217,23 @@ describe('computeLeftShiftLayout', () => {
217
217
meta : {
218
218
isRoot : false ,
219
219
isLeaf : true ,
220
- abstractPosition : { x : 2 , y : 2 } ,
220
+ pos : { x : 2 , y : 2 } ,
221
221
} ,
222
222
} ,
223
223
} ,
224
224
] ,
225
225
meta : {
226
226
isRoot : false ,
227
227
isLeaf : false ,
228
- abstractPosition : { x : 1 , y : 1 } ,
228
+ pos : { x : 1 , y : 1 } ,
229
229
} ,
230
230
} ,
231
231
} ,
232
232
] ,
233
233
meta : {
234
234
isRoot : true ,
235
235
isLeaf : false ,
236
- abstractPosition : { x : 0 , y : 0 } ,
236
+ pos : { x : 0 , y : 0 } ,
237
237
} ,
238
238
} ,
239
239
} )
@@ -292,15 +292,15 @@ describe('computeLeftShiftLayout', () => {
292
292
meta : {
293
293
isRoot : false ,
294
294
isLeaf : true ,
295
- abstractPosition : { x : 0 , y : 2 } ,
295
+ pos : { x : 0 , y : 2 } ,
296
296
} ,
297
297
} ,
298
298
} ,
299
299
] ,
300
300
meta : {
301
301
isRoot : false ,
302
302
isLeaf : false ,
303
- abstractPosition : { x : 0 , y : 1 } ,
303
+ pos : { x : 0 , y : 1 } ,
304
304
} ,
305
305
} ,
306
306
} ,
@@ -316,7 +316,7 @@ describe('computeLeftShiftLayout', () => {
316
316
meta : {
317
317
isRoot : false ,
318
318
isLeaf : true ,
319
- abstractPosition : { x : 1 , y : 2 } ,
319
+ pos : { x : 1 , y : 2 } ,
320
320
} ,
321
321
} ,
322
322
} ,
@@ -327,23 +327,23 @@ describe('computeLeftShiftLayout', () => {
327
327
meta : {
328
328
isRoot : false ,
329
329
isLeaf : true ,
330
- abstractPosition : { x : 2 , y : 2 } ,
330
+ pos : { x : 2 , y : 2 } ,
331
331
} ,
332
332
} ,
333
333
} ,
334
334
] ,
335
335
meta : {
336
336
isRoot : false ,
337
337
isLeaf : false ,
338
- abstractPosition : { x : 1 , y : 1 } ,
338
+ pos : { x : 1 , y : 1 } ,
339
339
} ,
340
340
} ,
341
341
} ,
342
342
] ,
343
343
meta : {
344
344
isRoot : true ,
345
345
isLeaf : false ,
346
- abstractPosition : { x : 0 , y : 0 } ,
346
+ pos : { x : 0 , y : 0 } ,
347
347
} ,
348
348
} ,
349
349
} )
0 commit comments