| OLD | NEW |
| 1 { | 1 { |
| 2 "bounds": [785, 5516], | 2 "bounds": [785, 5516], |
| 3 "children": [ | 3 "children": [ |
| 4 { | 4 { |
| 5 "bounds": [785, 5516], | 5 "bounds": [785, 5516], |
| 6 "contentsOpaque": true, | 6 "contentsOpaque": true, |
| 7 "drawsContent": true, | 7 "drawsContent": true, |
| 8 "children": [ | 8 "children": [ |
| 9 { | 9 { |
| 10 "shouldFlattenTransform": false, | 10 "shouldFlattenTransform": false, |
| 11 "children": [ | 11 "children": [ |
| 12 { | 12 { |
| 13 "position": [8, 8], | 13 "position": [8, 8], |
| 14 "bounds": [500, 500], | 14 "bounds": [500, 500], |
| 15 "contentsOpaque": true, | 15 "contentsOpaque": true, |
| 16 "drawsContent": true, | 16 "drawsContent": true, |
| 17 "backgroundColor": "#0000FF", | 17 "backgroundColor": "#0000FF", |
| 18 "children": [ | 18 "children": [ |
| 19 { | 19 { |
| 20 "bounds": [485, 485], | 20 "bounds": [485, 485], |
| 21 "children": [ | 21 "children": [ |
| 22 { | 22 { |
| 23 "bounds": [485, 5000], | 23 "bounds": [485, 5000], |
| 24 "shouldFlattenTransform": false, | 24 "shouldFlattenTransform": false, |
| 25 "drawsContent": true, | 25 "drawsContent": true |
| 26 "children": [ | |
| 27 { | |
| 28 "shouldFlattenTransform": false | |
| 29 } | |
| 30 ] | |
| 31 } | 26 } |
| 32 ] | 27 ] |
| 33 }, | 28 }, |
| 34 { | 29 { |
| 35 "children": [ | 30 "children": [ |
| 36 { | 31 { |
| 37 "position": [0, 485], | 32 "position": [0, 485], |
| 38 "bounds": [485, 15] | 33 "bounds": [485, 15] |
| 39 }, | 34 }, |
| 40 { | 35 { |
| (...skipping 30 matching lines...) Expand all Loading... |
| 71 "contentsOpaque": true, | 66 "contentsOpaque": true, |
| 72 "drawsContent": true, | 67 "drawsContent": true, |
| 73 "backgroundColor": "#FA8072", | 68 "backgroundColor": "#FA8072", |
| 74 "hasScrollParent": true | 69 "hasScrollParent": true |
| 75 } | 70 } |
| 76 ] | 71 ] |
| 77 } | 72 } |
| 78 ] | 73 ] |
| 79 } | 74 } |
| 80 | 75 |
| OLD | NEW |