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": [-12, -12], | 11 "position": [-12, -12], |
12 "bounds": [370, 220], | 12 "bounds": [370, 220], |
13 "drawsContent": true, | 13 "drawsContent": true, |
14 "children": [ | 14 "children": [ |
15 { | 15 { |
16 "position": [35, 35], | 16 "position": [35, 35], |
| 17 "bounds": [300, 150], |
17 "children": [ | 18 "children": [ |
18 { | 19 { |
19 "bounds": [285, 150], | 20 "bounds": [285, 150], |
20 "children": [ | 21 "children": [ |
21 { | 22 { |
22 "children": [ | 23 "children": [ |
23 { | 24 { |
24 "bounds": [285, 192], | 25 "bounds": [285, 192], |
25 "children": [ | 26 "children": [ |
26 { | 27 { |
27 "bounds": [285, 192], | 28 "bounds": [285, 192], |
28 "drawsContent": true, | 29 "drawsContent": true, |
29 "children": [ | 30 "children": [ |
30 { | 31 { |
31 "position": [8, 8], | 32 "position": [8, 8], |
32 "bounds": [252, 172], | 33 "bounds": [252, 172], |
33 "drawsContent": true, | 34 "drawsContent": true, |
34 "children": [ | 35 "children": [ |
35 { | 36 { |
36 "position": [1, 1], | 37 "position": [1, 1], |
| 38 "bounds": [250, 170], |
37 "children": [ | 39 "children": [ |
38 { | 40 { |
39 "bounds": [250, 170], | 41 "bounds": [250, 170], |
40 "children": [ | 42 "children": [ |
41 { | 43 { |
42 "children": [ | 44 "children": [ |
43 { | 45 { |
44 "bounds": [250, 230], | 46 "bounds": [250, 230], |
45 "children": [ | 47 "children": [ |
46 { | 48 { |
(...skipping 64 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
111 "bounds": [285, 192], | 113 "bounds": [285, 192], |
112 "drawsContent": true, | 114 "drawsContent": true, |
113 "children": [ | 115 "children": [ |
114 { | 116 { |
115 "position": [8, 8], | 117 "position": [8, 8], |
116 "bounds": [252, 172], | 118 "bounds": [252, 172], |
117 "drawsContent": true, | 119 "drawsContent": true, |
118 "children": [ | 120 "children": [ |
119 { | 121 { |
120 "position": [1, 1], | 122 "position": [1, 1], |
| 123 "bounds": [250, 170], |
121 "children": [ | 124 "children": [ |
122 { | 125 { |
123 "bounds": [250, 170], | 126 "bounds": [250, 170], |
124 "children": [ | 127 "children": [ |
125 { | 128 { |
126 "children": [ | 129 "children": [ |
127 { | 130 { |
128 "bounds": [250, 230], | 131 "bounds": [250, 230], |
129 "children": [ | 132 "children": [ |
130 { | 133 { |
(...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
171 "bounds": [210, 210], | 174 "bounds": [210, 210], |
172 "contentsOpaque": true, | 175 "contentsOpaque": true, |
173 "drawsContent": true, | 176 "drawsContent": true, |
174 "backgroundColor": "#0000FF" | 177 "backgroundColor": "#0000FF" |
175 } | 178 } |
176 ] | 179 ] |
177 } | 180 } |
178 ] | 181 ] |
179 } | 182 } |
180 | 183 |
OLD | NEW |