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 "children": [ | |
26 { | |
27 "shouldFlattenTransform": false | |
28 } | |
29 ] | |
30 } | 25 } |
31 ] | 26 ] |
32 }, | 27 }, |
33 { | 28 { |
34 "children": [ | 29 "children": [ |
35 { | 30 { |
36 "position": [190, 1], | 31 "position": [190, 1], |
37 "bounds": [15, 109], | 32 "bounds": [15, 109], |
38 "drawsContent": true | 33 "drawsContent": true |
39 }, | 34 }, |
(...skipping 13 matching lines...) Expand all Loading... |
53 "drawsContent": true, | 48 "drawsContent": true, |
54 "backgroundColor": "#CCCCCC", | 49 "backgroundColor": "#CCCCCC", |
55 "children": [ | 50 "children": [ |
56 { | 51 { |
57 "position": [1, 1], | 52 "position": [1, 1], |
58 "bounds": [189, 124], | 53 "bounds": [189, 124], |
59 "children": [ | 54 "children": [ |
60 { | 55 { |
61 "bounds": [189, 308], | 56 "bounds": [189, 308], |
62 "shouldFlattenTransform": false, | 57 "shouldFlattenTransform": false, |
63 "drawsContent": true, | 58 "drawsContent": true |
64 "children": [ | |
65 { | |
66 "shouldFlattenTransform": false | |
67 } | |
68 ] | |
69 } | 59 } |
70 ] | 60 ] |
71 }, | 61 }, |
72 { | 62 { |
73 "children": [ | 63 "children": [ |
74 { | 64 { |
75 "position": [190, 1], | 65 "position": [190, 1], |
76 "bounds": [15, 109], | 66 "bounds": [15, 109], |
77 "drawsContent": true | 67 "drawsContent": true |
78 }, | 68 }, |
79 { | 69 { |
80 "position": [190, 110], | 70 "position": [190, 110], |
81 "bounds": [15, 15], | 71 "bounds": [15, 15], |
82 "drawsContent": true | 72 "drawsContent": true |
83 } | 73 } |
84 ] | 74 ] |
85 } | 75 } |
86 ] | 76 ] |
87 } | 77 } |
88 ] | 78 ] |
89 } | 79 } |
90 ] | 80 ] |
91 } | 81 } |
92 | 82 |
OLD | NEW |