| 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 "position": [8, 13], | 10 "position": [8, 13], |
| 11 "bounds": [100, 100], | 11 "bounds": [100, 100], |
| 12 "drawsContent": true, |
| 12 "children": [ | 13 "children": [ |
| 13 { | 14 { |
| 14 "bounds": [85, 100], | 15 "bounds": [85, 100], |
| 15 "children": [ | 16 "children": [ |
| 16 { | 17 { |
| 17 "bounds": [85, 200], | 18 "bounds": [85, 200], |
| 18 "shouldFlattenTransform": false, | 19 "shouldFlattenTransform": false, |
| 19 "children": [ | 20 "children": [ |
| 20 { | 21 { |
| 21 "shouldFlattenTransform": false, | 22 "shouldFlattenTransform": false, |
| (...skipping 13 matching lines...) Expand all Loading... |
| 35 "position": [85, 0], | 36 "position": [85, 0], |
| 36 "bounds": [15, 100] | 37 "bounds": [15, 100] |
| 37 } | 38 } |
| 38 ] | 39 ] |
| 39 } | 40 } |
| 40 ] | 41 ] |
| 41 }, | 42 }, |
| 42 { | 43 { |
| 43 "position": [8, 13], | 44 "position": [8, 13], |
| 44 "bounds": [100, 100], | 45 "bounds": [100, 100], |
| 46 "drawsContent": true, |
| 45 "children": [ | 47 "children": [ |
| 46 { | 48 { |
| 47 "bounds": [100, 85], | 49 "bounds": [100, 85], |
| 48 "children": [ | 50 "children": [ |
| 49 { | 51 { |
| 50 "bounds": [200, 85], | 52 "bounds": [200, 85], |
| 51 "shouldFlattenTransform": false, | 53 "shouldFlattenTransform": false, |
| 52 "children": [ | 54 "children": [ |
| 53 { | 55 { |
| 54 "shouldFlattenTransform": false, | 56 "shouldFlattenTransform": false, |
| (...skipping 13 matching lines...) Expand all Loading... |
| 68 "position": [0, 85], | 70 "position": [0, 85], |
| 69 "bounds": [100, 15] | 71 "bounds": [100, 15] |
| 70 } | 72 } |
| 71 ] | 73 ] |
| 72 } | 74 } |
| 73 ] | 75 ] |
| 74 }, | 76 }, |
| 75 { | 77 { |
| 76 "position": [8, 13], | 78 "position": [8, 13], |
| 77 "bounds": [100, 100], | 79 "bounds": [100, 100], |
| 80 "drawsContent": true, |
| 78 "children": [ | 81 "children": [ |
| 79 { | 82 { |
| 80 "bounds": [85, 85], | 83 "bounds": [85, 85], |
| 81 "children": [ | 84 "children": [ |
| 82 { | 85 { |
| 83 "bounds": [200, 200], | 86 "bounds": [200, 200], |
| 84 "shouldFlattenTransform": false, | 87 "shouldFlattenTransform": false, |
| 85 "children": [ | 88 "children": [ |
| 86 { | 89 { |
| 87 "shouldFlattenTransform": false, | 90 "shouldFlattenTransform": false, |
| (...skipping 54 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 142 } | 145 } |
| 143 ] | 146 ] |
| 144 } | 147 } |
| 145 ] | 148 ] |
| 146 } | 149 } |
| 147 ] | 150 ] |
| 148 } | 151 } |
| 149 ] | 152 ] |
| 150 } | 153 } |
| 151 | 154 |
| OLD | NEW |