| OLD | NEW |
| 1 { | 1 { |
| 2 "bounds": [785, 2016], | 2 "bounds": [1585, 2016], |
| 3 "children": [ | 3 "children": [ |
| 4 { | 4 { |
| 5 "bounds": [785, 2016], | 5 "bounds": [1585, 2016], |
| 6 "contentsOpaque": true, | 6 "contentsOpaque": true, |
| 7 "drawsContent": true, | 7 "drawsContent": true, |
| 8 "children": [ | 8 "children": [ |
| 9 { | 9 { |
| 10 "position": [100, -200], | 10 "position": [100, -200], |
| 11 "bounds": [88, 88], | 11 "bounds": [88, 88], |
| 12 "contentsOpaque": true, | 12 "contentsOpaque": true, |
| 13 "drawsContent": true, | 13 "drawsContent": true, |
| 14 "backgroundColor": "#C0C0C0" | 14 "backgroundColor": "#C0C0C0" |
| 15 }, | 15 }, |
| 16 { | 16 { |
| 17 "position": [100, 1100], | 17 "position": [100, 1100], |
| 18 "bounds": [99, 99], | 18 "bounds": [99, 99], |
| 19 "contentsOpaque": true, | 19 "contentsOpaque": true, |
| 20 "drawsContent": true, | 20 "drawsContent": true, |
| 21 "backgroundColor": "#C0C0C0" | 21 "backgroundColor": "#C0C0C0" |
| 22 } | 22 } |
| 23 ] | 23 ] |
| 24 } | 24 } |
| 25 ] | 25 ] |
| 26 } | 26 } |
| 27 | 27 |
| OLD | NEW |