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