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