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