| 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 14 matching lines...) Expand all Loading... |
| 36 "bounds": [15, 100], | 37 "bounds": [15, 100], |
| 37 "drawsContent": true | 38 "drawsContent": true |
| 38 } | 39 } |
| 39 ] | 40 ] |
| 40 } | 41 } |
| 41 ] | 42 ] |
| 42 }, | 43 }, |
| 43 { | 44 { |
| 44 "position": [8, 13], | 45 "position": [8, 13], |
| 45 "bounds": [100, 100], | 46 "bounds": [100, 100], |
| 47 "drawsContent": true, |
| 46 "children": [ | 48 "children": [ |
| 47 { | 49 { |
| 48 "bounds": [100, 85], | 50 "bounds": [100, 85], |
| 49 "children": [ | 51 "children": [ |
| 50 { | 52 { |
| 51 "bounds": [200, 85], | 53 "bounds": [200, 85], |
| 52 "shouldFlattenTransform": false, | 54 "shouldFlattenTransform": false, |
| 53 "children": [ | 55 "children": [ |
| 54 { | 56 { |
| 55 "shouldFlattenTransform": false, | 57 "shouldFlattenTransform": false, |
| (...skipping 14 matching lines...) Expand all Loading... |
| 70 "bounds": [100, 15], | 72 "bounds": [100, 15], |
| 71 "drawsContent": true | 73 "drawsContent": true |
| 72 } | 74 } |
| 73 ] | 75 ] |
| 74 } | 76 } |
| 75 ] | 77 ] |
| 76 }, | 78 }, |
| 77 { | 79 { |
| 78 "position": [8, 13], | 80 "position": [8, 13], |
| 79 "bounds": [100, 100], | 81 "bounds": [100, 100], |
| 82 "drawsContent": true, |
| 80 "children": [ | 83 "children": [ |
| 81 { | 84 { |
| 82 "bounds": [85, 85], | 85 "bounds": [85, 85], |
| 83 "children": [ | 86 "children": [ |
| 84 { | 87 { |
| 85 "bounds": [200, 200], | 88 "bounds": [200, 200], |
| 86 "shouldFlattenTransform": false, | 89 "shouldFlattenTransform": false, |
| 87 "children": [ | 90 "children": [ |
| 88 { | 91 { |
| 89 "shouldFlattenTransform": false, | 92 "shouldFlattenTransform": false, |
| (...skipping 56 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 146 } | 149 } |
| 147 ] | 150 ] |
| 148 } | 151 } |
| 149 ] | 152 ] |
| 150 } | 153 } |
| 151 ] | 154 ] |
| 152 } | 155 } |
| 153 ] | 156 ] |
| 154 } | 157 } |
| 155 | 158 |
| OLD | NEW |