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