| 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 "bounds": [400, 400], | |
| 11 "drawsContent": true, | |
| 12 "children": [ | |
| 13 { | |
| 14 "children": [ | |
| 15 { | |
| 16 "bounds": [385, 385], | |
| 17 "children": [ | |
| 18 { | |
| 19 "children": [ | |
| 20 { | |
| 21 "position": [-615, 0], | |
| 22 "bounds": [1000, 1000], | |
| 23 "children": [ | |
| 24 { | |
| 25 "bounds": [1000, 1000], | |
| 26 "drawsContent": true, | |
| 27 "children": [ | |
| 28 { | |
| 29 "position": [665, 50], | |
| 30 "bounds": [100, 100], | |
| 31 "contentsOpaque": true, | |
| 32 "drawsContent": true, | |
| 33 "backgroundColor": "#008000" | |
| 34 } | |
| 35 ] | |
| 36 } | |
| 37 ] | |
| 38 } | |
| 39 ] | |
| 40 } | |
| 41 ] | |
| 42 }, | |
| 43 { | |
| 44 "bounds": [15, 385], | |
| 45 "drawsContent": true | |
| 46 }, | |
| 47 { | |
| 48 "position": [15, 385], | |
| 49 "bounds": [385, 15], | |
| 50 "drawsContent": true | |
| 51 }, | |
| 52 { | |
| 53 "position": [0, 385], | |
| 54 "bounds": [15, 15], | |
| 55 "drawsContent": true | |
| 56 } | |
| 57 ] | |
| 58 } | |
| 59 ] | |
| 60 } | |
| 61 ] | |
| 62 } | |
| 63 ] | |
| 64 } | |
| 65 | |
| 66 | |
| 67 -------- | |
| 68 Frame: '<!--framePath //<!--frame0-->-->' | |
| 69 -------- | |
| 70 { | |
| 71 "position": [-615, 0], | |
| 72 "bounds": [1000, 1000], | |
| 73 "children": [ | |
| 74 { | |
| 75 "bounds": [1000, 1000], | |
| 76 "drawsContent": true, | |
| 77 "children": [ | |
| 78 { | |
| 79 "position": [665, 50], | |
| 80 "bounds": [100, 100], | |
| 81 "contentsOpaque": true, | |
| 82 "drawsContent": true, | |
| 83 "backgroundColor": "#008000" | |
| 84 } | |
| 85 ] | |
| 86 } | |
| 87 ] | |
| 88 } | |
| 89 | |
| OLD | NEW |