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