OLD | NEW |
1 { | 1 { |
2 "bounds": [800, 600], | 2 "bounds": [800, 600], |
3 "children": [ | 3 "children": [ |
4 { | 4 { |
5 "bounds": [800, 600], | 5 "bounds": [800, 600], |
6 "contentsOpaque": true, | 6 "contentsOpaque": true, |
7 "drawsContent": true, | 7 "drawsContent": true, |
8 "children": [ | 8 "children": [ |
9 { | 9 { |
10 "position": [8, 8], | 10 "position": [8, 8], |
11 "bounds": [500, 500], | 11 "bounds": [500, 500], |
12 "drawsContent": true, | 12 "drawsContent": true, |
13 "repaintRects": [ | 13 "repaintRects": [ |
| 14 [0, 20, 821, 19], |
14 [0, 0, 5000, 5000], | 15 [0, 0, 5000, 5000], |
15 [-2000, -2000, 5000, 5000] | 16 [0, 0, 801, 19], |
| 17 [-2000, -1980, 821, 19], |
| 18 [-2000, -2000, 5000, 5000], |
| 19 [-2000, -2000, 801, 19] |
16 ], | 20 ], |
17 "children": [ | 21 "children": [ |
18 { | 22 { |
19 "bounds": [485, 485], | 23 "bounds": [485, 485], |
20 "children": [ | 24 "children": [ |
21 { | 25 { |
22 "bounds": [5000, 5000], | 26 "bounds": [5000, 5000], |
23 "shouldFlattenTransform": false, | 27 "shouldFlattenTransform": false, |
24 "drawsContent": true, | 28 "drawsContent": true, |
25 "repaintRects": [ | 29 "repaintRects": [ |
| 30 [2000, 2020, 821, 19], |
26 [2000, 2000, 5000, 5000], | 31 [2000, 2000, 5000, 5000], |
27 [0, 0, 5000, 5000] | 32 [2000, 2000, 801, 19], |
| 33 [0, 20, 821, 19], |
| 34 [0, 0, 5000, 5000], |
| 35 [0, 0, 801, 19] |
28 ], | 36 ], |
29 "children": [ | 37 "children": [ |
30 { | 38 { |
31 "shouldFlattenTransform": false | 39 "shouldFlattenTransform": false |
32 } | 40 } |
33 ] | 41 ] |
34 } | 42 } |
35 ] | 43 ] |
36 }, | 44 }, |
37 { | 45 { |
(...skipping 21 matching lines...) Expand all Loading... |
59 } | 67 } |
60 ] | 68 ] |
61 } | 69 } |
62 ] | 70 ] |
63 } | 71 } |
64 ] | 72 ] |
65 } | 73 } |
66 ] | 74 ] |
67 } | 75 } |
68 | 76 |
OLD | NEW |