| 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 34 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 45 "bounds": [284, 1204], | 45 "bounds": [284, 1204], |
| 46 "contentsOpaque": true, | 46 "contentsOpaque": true, |
| 47 "drawsContent": true, | 47 "drawsContent": true, |
| 48 "backgroundColor": "#C0C0C0" | 48 "backgroundColor": "#C0C0C0" |
| 49 } | 49 } |
| 50 ] | 50 ] |
| 51 } | 51 } |
| 52 ] | 52 ] |
| 53 } | 53 } |
| 54 | 54 |
| OLD | NEW |