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 "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 | |
39 }, | 33 }, |
40 { | 34 { |
41 "position": [190, 110], | 35 "position": [190, 110], |
42 "bounds": [15, 15], | 36 "bounds": [15, 15], |
43 "drawsContent": true | 37 "drawsContent": true |
44 } | 38 } |
45 ] | 39 ] |
46 } | 40 } |
47 ] | 41 ] |
48 }, | 42 }, |
49 { | 43 { |
50 "position": [248, 18], | 44 "position": [248, 18], |
51 "bounds": [206, 126], | 45 "bounds": [206, 126], |
52 "contentsOpaque": true, | 46 "contentsOpaque": true, |
53 "drawsContent": true, | 47 "drawsContent": true, |
54 "backgroundColor": "#CCCCCC", | 48 "backgroundColor": "#CCCCCC", |
55 "children": [ | 49 "children": [ |
56 { | 50 { |
57 "position": [1, 1], | 51 "position": [1, 1], |
58 "bounds": [189, 124], | 52 "bounds": [189, 124], |
59 "children": [ | 53 "children": [ |
60 { | 54 { |
61 "bounds": [189, 337], | 55 "bounds": [189, 337], |
62 "shouldFlattenTransform": false, | 56 "shouldFlattenTransform": false, |
63 "drawsContent": true, | 57 "drawsContent": true |
64 "children": [ | |
65 { | |
66 "shouldFlattenTransform": false | |
67 } | |
68 ] | |
69 } | 58 } |
70 ] | 59 ] |
71 }, | 60 }, |
72 { | 61 { |
73 "children": [ | 62 "children": [ |
74 { | 63 { |
75 "position": [190, 1], | 64 "position": [190, 1], |
76 "bounds": [15, 109], | 65 "bounds": [15, 109] |
77 "drawsContent": true | |
78 }, | 66 }, |
79 { | 67 { |
80 "position": [190, 110], | 68 "position": [190, 110], |
81 "bounds": [15, 15], | 69 "bounds": [15, 15], |
82 "drawsContent": true | 70 "drawsContent": true |
83 } | 71 } |
84 ] | 72 ] |
85 } | 73 } |
86 ] | 74 ] |
87 } | 75 } |
88 ] | 76 ] |
89 } | 77 } |
90 ] | 78 ] |
91 } | 79 } |
92 | 80 |
OLD | NEW |