| 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": [18, 18], | 11 "position": [18, 18], |
| 12 "bounds": [206, 126], | 12 "bounds": [206, 126], |
| 13 "contentsOpaque": true, | 13 "contentsOpaque": true, |
| 14 "drawsContent": true, | 14 "drawsContent": true, |
| 15 "backgroundColor": "#CCCCCC", | 15 "backgroundColor": "#CCCCCC", |
| 16 "children": [ | 16 "children": [ |
| 17 { | 17 { |
| 18 "position": [1, 1], | 18 "position": [1, 1], |
| 19 "bounds": [189, 124], | 19 "bounds": [189, 124], |
| 20 "children": [ | 20 "children": [ |
| 21 { | 21 { |
| 22 "bounds": [189, 308], | 22 "bounds": [189, 308], |
| 23 "shouldFlattenTransform": false, | |
| 24 "drawsContent": true, | 23 "drawsContent": true, |
| 25 "children": [ | 24 "children": [ |
| 26 { | 25 { |
| 27 "shouldFlattenTransform": false | 26 |
| 28 } | 27 } |
| 29 ] | 28 ] |
| 30 } | 29 } |
| 31 ] | 30 ] |
| 32 }, | 31 }, |
| 33 { | 32 { |
| 34 "children": [ | 33 "children": [ |
| 35 { | 34 { |
| 36 "position": [190, 1], | 35 "position": [190, 1], |
| 37 "bounds": [15, 109] | 36 "bounds": [15, 109] |
| (...skipping 13 matching lines...) Expand all Loading... |
| 51 "contentsOpaque": true, | 50 "contentsOpaque": true, |
| 52 "drawsContent": true, | 51 "drawsContent": true, |
| 53 "backgroundColor": "#CCCCCC", | 52 "backgroundColor": "#CCCCCC", |
| 54 "children": [ | 53 "children": [ |
| 55 { | 54 { |
| 56 "position": [1, 1], | 55 "position": [1, 1], |
| 57 "bounds": [189, 124], | 56 "bounds": [189, 124], |
| 58 "children": [ | 57 "children": [ |
| 59 { | 58 { |
| 60 "bounds": [189, 308], | 59 "bounds": [189, 308], |
| 61 "shouldFlattenTransform": false, | |
| 62 "drawsContent": true, | 60 "drawsContent": true, |
| 63 "children": [ | 61 "children": [ |
| 64 { | 62 { |
| 65 "shouldFlattenTransform": false | 63 |
| 66 } | 64 } |
| 67 ] | 65 ] |
| 68 } | 66 } |
| 69 ] | 67 ] |
| 70 }, | 68 }, |
| 71 { | 69 { |
| 72 "children": [ | 70 "children": [ |
| 73 { | 71 { |
| 74 "position": [190, 1], | 72 "position": [190, 1], |
| 75 "bounds": [15, 109] | 73 "bounds": [15, 109] |
| 76 }, | 74 }, |
| 77 { | 75 { |
| 78 "position": [190, 110], | 76 "position": [190, 110], |
| 79 "bounds": [15, 15], | 77 "bounds": [15, 15], |
| 80 "drawsContent": true | 78 "drawsContent": true |
| 81 } | 79 } |
| 82 ] | 80 ] |
| 83 } | 81 } |
| 84 ] | 82 ] |
| 85 } | 83 } |
| 86 ] | 84 ] |
| 87 } | 85 } |
| 88 ] | 86 ] |
| 89 } | 87 } |
| 90 | 88 |
| OLD | NEW |