OLD | NEW |
1 { | 1 { |
2 "bounds": [785, 2016], | 2 "bounds": [785, 2016], |
3 "children": [ | 3 "children": [ |
4 { | 4 { |
5 "bounds": [785, 2016], | 5 "bounds": [785, 2016], |
6 "contentsOpaque": true, | 6 "contentsOpaque": true, |
7 "children": [ | 7 "children": [ |
8 { | 8 { |
9 "bounds": [785, 2016], | 9 "bounds": [785, 2016], |
10 "drawsContent": true, | 10 "drawsContent": true, |
11 "children": [ | 11 "children": [ |
12 { | 12 { |
13 "position": [0, 250], | 13 "position": [0, 250], |
14 "bounds": [100, 100], | 14 "bounds": [100, 100], |
15 "contentsOpaque": true, | 15 "contentsOpaque": true, |
16 "drawsContent": true, | 16 "drawsContent": true, |
17 "backfaceVisibility": "hidden", | 17 "backfaceVisibility": "hidden", |
18 "backgroundColor": "#FF0000" | 18 "backgroundColor": "#FF0000" |
19 }, | 19 }, |
20 { | 20 { |
21 "bounds": [785, 2016], | 21 "bounds": [785, 2016], |
22 "drawsContent": true | 22 "drawsContent": true |
23 }, | 23 }, |
24 { | 24 { |
25 "position": [0, 250], | 25 "position": [0, 250], |
26 "bounds": [100, 100], | 26 "bounds": [100, 100], |
27 "contentsOpaque": true, | |
28 "drawsContent": true, | 27 "drawsContent": true, |
29 "backgroundColor": "#008000" | 28 "backgroundColor": "#008000FD" |
30 } | 29 } |
31 ] | 30 ] |
32 } | 31 } |
33 ] | 32 ] |
34 } | 33 } |
35 ] | 34 ] |
36 } | 35 } |
37 | 36 |
OLD | NEW |