OLD | NEW |
1 Text here | 1 Text here |
2 { | 2 { |
3 "bounds": [800, 600], | 3 "bounds": [800, 600], |
4 "children": [ | 4 "children": [ |
5 { | 5 { |
6 "bounds": [800, 600], | 6 "bounds": [800, 600], |
7 "contentsOpaque": true, | 7 "contentsOpaque": true, |
8 "drawsContent": true, | 8 "drawsContent": true, |
9 "children": [ | 9 "children": [ |
10 { | 10 { |
11 "shouldFlattenTransform": false, | 11 "shouldFlattenTransform": false, |
12 "children": [ | 12 "children": [ |
13 { | 13 { |
14 "position": [129, 29], | 14 "position": [129, 29], |
15 "bounds": [100, 100] | 15 "bounds": [100, 100] |
16 }, | 16 }, |
17 { | 17 { |
18 "position": [-871, 8], | 18 "position": [-871, 8], |
19 "bounds": [1221, 142], | 19 "bounds": [1221, 142], |
20 "drawsContent": true | 20 "drawsContent": true |
21 } | 21 } |
22 ] | 22 ] |
23 } | 23 } |
24 ] | 24 ] |
25 } | 25 } |
26 ] | 26 ] |
27 } | 27 } |
28 | 28 |
OLD | NEW |