OLD | NEW |
(Empty) | |
| 1 { |
| 2 "bounds": [800, 600], |
| 3 "children": [ |
| 4 { |
| 5 "bounds": [800, 600], |
| 6 "contentsOpaque": true, |
| 7 "drawsContent": true, |
| 8 "children": [ |
| 9 { |
| 10 "position": [8, 8], |
| 11 "bounds": [200, 200], |
| 12 "drawsContent": true, |
| 13 "children": [ |
| 14 { |
| 15 "bounds": [185, 185], |
| 16 "shouldFlattenTransform": false, |
| 17 "transform": [ |
| 18 [1, 0, 0, 0], |
| 19 [0, 1, 0, 0], |
| 20 [0, 0, 1, -0.01], |
| 21 [0, 0, 0, 1] |
| 22 ], |
| 23 "children": [ |
| 24 { |
| 25 "bounds": [185, 265], |
| 26 "shouldFlattenTransform": false, |
| 27 "children": [ |
| 28 { |
| 29 "shouldFlattenTransform": false, |
| 30 "children": [ |
| 31 { |
| 32 "position": [0, 65], |
| 33 "bounds": [60, 200], |
| 34 "contentsOpaque": true, |
| 35 "drawsContent": true, |
| 36 "backgroundColor": "#008000", |
| 37 "transform": [ |
| 38 [1, 0, 0, 0], |
| 39 [0, 1, 0, 0], |
| 40 [0, 0, 1, 0], |
| 41 [0, 0, 10, 1] |
| 42 ] |
| 43 }, |
| 44 { |
| 45 "position": [65, 65], |
| 46 "bounds": [60, 200], |
| 47 "contentsOpaque": true, |
| 48 "drawsContent": true, |
| 49 "backgroundColor": "#0000FF", |
| 50 "transform": [ |
| 51 [1, 0, 0, 0], |
| 52 [0, 1, 0, 0], |
| 53 [0, 0, 1, 0], |
| 54 [0, 0, 20, 1] |
| 55 ] |
| 56 } |
| 57 ] |
| 58 } |
| 59 ] |
| 60 } |
| 61 ] |
| 62 }, |
| 63 { |
| 64 "children": [ |
| 65 { |
| 66 "position": [0, 185], |
| 67 "bounds": [185, 15] |
| 68 }, |
| 69 { |
| 70 "position": [185, 0], |
| 71 "bounds": [15, 185] |
| 72 }, |
| 73 { |
| 74 "position": [185, 185], |
| 75 "bounds": [15, 15], |
| 76 "drawsContent": true |
| 77 } |
| 78 ] |
| 79 } |
| 80 ] |
| 81 } |
| 82 ] |
| 83 } |
| 84 ] |
| 85 } |
| 86 |
OLD | NEW |