| 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], |
| (...skipping 38 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 49 "bounds": [284, 1204], | 49 "bounds": [284, 1204], |
| 50 "contentsOpaque": true, | 50 "contentsOpaque": true, |
| 51 "drawsContent": true, | 51 "drawsContent": true, |
| 52 "backgroundColor": "#C0C0C0" | 52 "backgroundColor": "#C0C0C0" |
| 53 } | 53 } |
| 54 ] | 54 ] |
| 55 } | 55 } |
| 56 ] | 56 ] |
| 57 } | 57 } |
| 58 | 58 |
| OLD | NEW |