| 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 "bounds": [320, 340], | 10 "bounds": [320, 340], |
| 11 "shouldFlattenTransform": false, |
| 11 "drawsContent": true, | 12 "drawsContent": true, |
| 12 "children": [ | 13 "children": [ |
| 13 { | 14 { |
| 14 "bounds": [305, 325], | 15 "bounds": [305, 325], |
| 16 "shouldFlattenTransform": false, |
| 15 "children": [ | 17 "children": [ |
| 16 { | 18 { |
| 17 "bounds": [305, 1224], | 19 "bounds": [305, 1224] |
| 18 "shouldFlattenTransform": false | |
| 19 } | 20 } |
| 20 ] | 21 ] |
| 21 }, | 22 }, |
| 22 { | 23 { |
| 23 "bounds": [320, 340], | 24 "bounds": [320, 340], |
| 24 "children": [ | 25 "children": [ |
| 25 { | 26 { |
| 26 "position": [0, 325], | 27 "position": [0, 325], |
| 27 "bounds": [305, 15], | 28 "bounds": [305, 15], |
| 28 "drawsContent": true | 29 "drawsContent": true |
| (...skipping 17 matching lines...) Expand all Loading... |
| 46 "bounds": [284, 1204], | 47 "bounds": [284, 1204], |
| 47 "contentsOpaque": true, | 48 "contentsOpaque": true, |
| 48 "drawsContent": true, | 49 "drawsContent": true, |
| 49 "backgroundColor": "#C0C0C0" | 50 "backgroundColor": "#C0C0C0" |
| 50 } | 51 } |
| 51 ] | 52 ] |
| 52 } | 53 } |
| 53 ] | 54 ] |
| 54 } | 55 } |
| 55 | 56 |
| OLD | NEW |