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": [ |
| 14 [866, 0, 1, 16], |
| 15 [0, 16, 882, 16], |
| 16 [0, 0, 5000, 5000], |
| 17 [0, 0, 867, 16], |
| 18 [-1134, -2000, 1, 16], |
| 19 [-2000, -1984, 882, 16], |
| 20 [-2000, -2000, 5000, 5000], |
| 21 [-2000, -2000, 867, 16] |
| 22 ], |
13 "children": [ | 23 "children": [ |
14 { | 24 { |
15 "bounds": [485, 485], | 25 "bounds": [485, 485], |
16 "children": [ | 26 "children": [ |
17 { | 27 { |
18 "bounds": [5000, 5000], | 28 "bounds": [5000, 5000], |
19 "shouldFlattenTransform": false, | 29 "shouldFlattenTransform": false, |
20 "drawsContent": true, | 30 "drawsContent": true, |
21 "repaintRects": [ | 31 "repaintRects": [ |
22 [2866, 2000, 1, 16], | 32 [2866, 2000, 1, 16], |
(...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
63 } | 73 } |
64 ] | 74 ] |
65 } | 75 } |
66 ] | 76 ] |
67 } | 77 } |
68 ] | 78 ] |
69 } | 79 } |
70 ] | 80 ] |
71 } | 81 } |
72 | 82 |
OLD | NEW |