OLD | NEW |
| (Empty) |
1 | |
2 | |
3 | |
4 Initial | |
5 | |
6 { | |
7 "bounds": [785, 626], | |
8 "children": [ | |
9 { | |
10 "bounds": [785, 626], | |
11 "contentsOpaque": true, | |
12 "drawsContent": true, | |
13 "children": [ | |
14 { | |
15 "position": [18, 10], | |
16 "bounds": [749, 144] | |
17 }, | |
18 { | |
19 "position": [14, 314], | |
20 "bounds": [757, 152], | |
21 "contentsVisible": false, | |
22 "children": [ | |
23 { | |
24 "position": [24, 24], | |
25 "bounds": [100, 100] | |
26 } | |
27 ] | |
28 } | |
29 ] | |
30 } | |
31 ] | |
32 } | |
33 After step 1 | |
34 | |
35 { | |
36 "bounds": [785, 1051], | |
37 "children": [ | |
38 { | |
39 "bounds": [785, 1051], | |
40 "contentsOpaque": true, | |
41 "drawsContent": true, | |
42 "children": [ | |
43 { | |
44 "position": [18, 10], | |
45 "bounds": [749, 144], | |
46 "children": [ | |
47 { | |
48 "position": [20, 20], | |
49 "bounds": [100, 100] | |
50 } | |
51 ] | |
52 }, | |
53 { | |
54 "position": [14, 314], | |
55 "bounds": [757, 152], | |
56 "contentsVisible": false, | |
57 "children": [ | |
58 { | |
59 "position": [24, 24], | |
60 "bounds": [100, 100] | |
61 } | |
62 ] | |
63 } | |
64 ] | |
65 } | |
66 ] | |
67 } | |
68 After step 2 | |
69 | |
70 { | |
71 "bounds": [785, 1565], | |
72 "children": [ | |
73 { | |
74 "bounds": [785, 1565], | |
75 "contentsOpaque": true, | |
76 "drawsContent": true, | |
77 "children": [ | |
78 { | |
79 "position": [18, 10], | |
80 "bounds": [749, 144], | |
81 "children": [ | |
82 { | |
83 "position": [20, 20], | |
84 "bounds": [100, 100] | |
85 } | |
86 ] | |
87 }, | |
88 { | |
89 "position": [14, 160], | |
90 "bounds": [757, 152], | |
91 "drawsContent": true, | |
92 "children": [ | |
93 { | |
94 "position": [24, 24], | |
95 "bounds": [100, 100] | |
96 } | |
97 ] | |
98 }, | |
99 { | |
100 "position": [14, 314], | |
101 "bounds": [757, 152], | |
102 "contentsVisible": false, | |
103 "children": [ | |
104 { | |
105 "position": [24, 24], | |
106 "bounds": [100, 100] | |
107 } | |
108 ] | |
109 } | |
110 ] | |
111 } | |
112 ] | |
113 } | |
114 | |
OLD | NEW |