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, 270], | 22 "bounds": [189, 270], |
23 "shouldFlattenTransform": false, | 23 "shouldFlattenTransform": false, |
24 "drawsContent": true | 24 "drawsContent": true |
25 } | 25 } |
26 ] | 26 ] |
27 }, | 27 }, |
28 { | 28 { |
| 29 "bounds": [206, 126], |
29 "children": [ | 30 "children": [ |
30 { | 31 { |
31 "position": [190, 1], | 32 "position": [190, 1], |
32 "bounds": [15, 109] | 33 "bounds": [15, 109] |
33 }, | 34 }, |
34 { | 35 { |
35 "position": [190, 110], | 36 "position": [190, 110], |
36 "bounds": [15, 15], | 37 "bounds": [15, 15], |
37 "drawsContent": true | 38 "drawsContent": true |
38 } | 39 } |
(...skipping 13 matching lines...) Expand all Loading... |
52 "bounds": [189, 124], | 53 "bounds": [189, 124], |
53 "children": [ | 54 "children": [ |
54 { | 55 { |
55 "bounds": [189, 270], | 56 "bounds": [189, 270], |
56 "shouldFlattenTransform": false, | 57 "shouldFlattenTransform": false, |
57 "drawsContent": true | 58 "drawsContent": true |
58 } | 59 } |
59 ] | 60 ] |
60 }, | 61 }, |
61 { | 62 { |
| 63 "bounds": [206, 126], |
62 "children": [ | 64 "children": [ |
63 { | 65 { |
64 "position": [190, 1], | 66 "position": [190, 1], |
65 "bounds": [15, 109] | 67 "bounds": [15, 109] |
66 }, | 68 }, |
67 { | 69 { |
68 "position": [190, 110], | 70 "position": [190, 110], |
69 "bounds": [15, 15], | 71 "bounds": [15, 15], |
70 "drawsContent": true | 72 "drawsContent": true |
71 } | 73 } |
72 ] | 74 ] |
73 } | 75 } |
74 ] | 76 ] |
75 } | 77 } |
76 ] | 78 ] |
77 } | 79 } |
78 ] | 80 ] |
79 } | 81 } |
80 | 82 |
OLD | NEW |