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, 17], |
| 15 [0, 18, 882, 17], |
| 16 [0, 0, 5000, 5000], |
| 17 [0, 0, 867, 17], |
| 18 [-1134, -2000, 1, 17], |
| 19 [-2000, -1982, 882, 17], |
| 20 [-2000, -2000, 5000, 5000], |
| 21 [-2000, -2000, 867, 17] |
| 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, 17], | 32 [2866, 2000, 1, 17], |
(...skipping 38 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
61 } | 71 } |
62 ] | 72 ] |
63 } | 73 } |
64 ] | 74 ] |
65 } | 75 } |
66 ] | 76 ] |
67 } | 77 } |
68 ] | 78 ] |
69 } | 79 } |
70 | 80 |
OLD | NEW |