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, 13], | 10 "position": [8, 13], |
11 "bounds": [800, 600], | 11 "bounds": [800, 600], |
12 "drawsContent": true, | 12 "drawsContent": true, |
13 "children": [ | 13 "children": [ |
14 { | 14 { |
15 "bounds": [785, 600], | 15 "bounds": [785, 600], |
16 "children": [ | 16 "children": [ |
17 { | 17 { |
18 "bounds": [785, 1000], | 18 "bounds": [785, 1000], |
| 19 "shouldFlattenTransform": false, |
19 "drawsContent": true, | 20 "drawsContent": true, |
20 "children": [ | 21 "children": [ |
21 { | 22 { |
| 23 "shouldFlattenTransform": false, |
22 "children": [ | 24 "children": [ |
23 { | 25 { |
24 "position": [192, 0], | 26 "position": [192, 0], |
25 "bounds": [100, 100], | 27 "bounds": [100, 100], |
26 "contentsOpaque": true, | 28 "contentsOpaque": true, |
27 "drawsContent": true, | 29 "drawsContent": true, |
28 "backgroundColor": "#FFFF00" | 30 "backgroundColor": "#FFFF00" |
29 } | 31 } |
30 ] | 32 ] |
31 } | 33 } |
(...skipping 10 matching lines...) Expand all Loading... |
42 } | 44 } |
43 ] | 45 ] |
44 } | 46 } |
45 ] | 47 ] |
46 } | 48 } |
47 ] | 49 ] |
48 } | 50 } |
49 ] | 51 ] |
50 } | 52 } |
51 | 53 |
OLD | NEW |