OLD | NEW |
| (Empty) |
1 { | |
2 "bounds": [800, 600], | |
3 "children": [ | |
4 { | |
5 "bounds": [800, 600], | |
6 "contentsOpaque": true, | |
7 "children": [ | |
8 { | |
9 "bounds": [800, 408], | |
10 "drawsContent": true, | |
11 "children": [ | |
12 { | |
13 "position": [8, 100], | |
14 "bounds": [10, 10], | |
15 "contentsOpaque": true, | |
16 "drawsContent": true, | |
17 "backgroundColor": "#FF0000" | |
18 }, | |
19 { | |
20 "bounds": [800, 408], | |
21 "drawsContent": true | |
22 }, | |
23 { | |
24 "position": [108, 100], | |
25 "bounds": [300, 300], | |
26 "drawsContent": true, | |
27 "children": [ | |
28 { | |
29 "bounds": [285, 300], | |
30 "children": [ | |
31 { | |
32 "bounds": [285, 1000], | |
33 "shouldFlattenTransform": false, | |
34 "children": [ | |
35 { | |
36 "shouldFlattenTransform": false | |
37 } | |
38 ] | |
39 } | |
40 ] | |
41 }, | |
42 { | |
43 "children": [ | |
44 { | |
45 "position": [285, 0], | |
46 "bounds": [15, 300], | |
47 "drawsContent": true | |
48 } | |
49 ] | |
50 } | |
51 ] | |
52 }, | |
53 { | |
54 "shouldFlattenTransform": false, | |
55 "children": [ | |
56 { | |
57 "position": [108, 100], | |
58 "bounds": [285, 1000] | |
59 }, | |
60 { | |
61 "position": [108, 100], | |
62 "bounds": [285, 1000], | |
63 "drawsContent": true | |
64 } | |
65 ] | |
66 } | |
67 ] | |
68 } | |
69 ] | |
70 } | |
71 ] | |
72 } | |
73 | |
OLD | NEW |