| OLD | NEW |
| 1 | 1 |
| 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 "position": [-12, -12], | 11 "position": [-12, -12], |
| 12 "bounds": [370, 220], | 12 "bounds": [370, 220], |
| 13 "drawsContent": true, | 13 "drawsContent": true, |
| 14 "children": [ | 14 "children": [ |
| 15 { | 15 { |
| 16 "position": [35, 35], | 16 "position": [35, 35], |
| 17 "bounds": [300, 150], |
| 17 "children": [ | 18 "children": [ |
| 18 { | 19 { |
| 19 "bounds": [285, 150], | 20 "bounds": [285, 150], |
| 20 "children": [ | 21 "children": [ |
| 21 { | 22 { |
| 22 "children": [ | 23 "children": [ |
| 23 { | 24 { |
| 24 "bounds": [285, 230], | 25 "bounds": [285, 230], |
| 25 "children": [ | 26 "children": [ |
| 26 { | 27 { |
| (...skipping 44 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 71 "bounds": [210, 210], | 72 "bounds": [210, 210], |
| 72 "contentsOpaque": true, | 73 "contentsOpaque": true, |
| 73 "drawsContent": true, | 74 "drawsContent": true, |
| 74 "backgroundColor": "#0000FF" | 75 "backgroundColor": "#0000FF" |
| 75 } | 76 } |
| 76 ] | 77 ] |
| 77 } | 78 } |
| 78 ] | 79 ] |
| 79 } | 80 } |
| 80 | 81 |
| OLD | NEW |