OLD | NEW |
1 lorem ipsumlorem ipsumlorem ipsum | 1 lorem ipsumlorem ipsumlorem ipsum |
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 "shouldFlattenTransform": false, | 11 "shouldFlattenTransform": false, |
12 "children": [ | 12 "children": [ |
13 { | 13 { |
14 "position": [8, 8], | 14 "position": [8, 8], |
15 "bounds": [300, 500] | 15 "bounds": [300, 500] |
16 }, | 16 }, |
17 { | 17 { |
18 "position": [15, 35], | 18 "position": [15, 35], |
19 "bounds": [100, 210], | 19 "bounds": [100, 210], |
20 "drawsContent": true, | 20 "drawsContent": true, |
21 "repaintRects": [ | 21 "repaintRects": [ |
22 [37, 80, 3, 18], | 22 [0, 80, 42, 36] |
23 [0, 80, 40, 36] | |
24 ] | 23 ] |
25 } | 24 } |
26 ] | 25 ] |
27 } | 26 } |
28 ] | 27 ] |
29 } | 28 } |
30 ] | 29 ] |
31 } | 30 } |
32 { | 31 { |
33 "bounds": [800, 600], | 32 "bounds": [800, 600], |
34 "children": [ | 33 "children": [ |
35 { | 34 { |
36 "bounds": [800, 600], | 35 "bounds": [800, 600], |
37 "contentsOpaque": true, | 36 "contentsOpaque": true, |
38 "drawsContent": true, | 37 "drawsContent": true, |
39 "children": [ | 38 "children": [ |
40 { | 39 { |
41 "shouldFlattenTransform": false, | 40 "shouldFlattenTransform": false, |
42 "children": [ | 41 "children": [ |
43 { | 42 { |
44 "position": [8, 8], | 43 "position": [8, 8], |
45 "bounds": [300, 500] | 44 "bounds": [300, 500] |
46 }, | 45 }, |
47 { | 46 { |
48 "position": [15, 35], | 47 "position": [15, 35], |
49 "bounds": [100, 210], | 48 "bounds": [100, 210], |
50 "drawsContent": true, | 49 "drawsContent": true, |
51 "repaintRects": [ | 50 "repaintRects": [ |
52 [37, 160, 3, 18], | 51 [0, 160, 42, 36], |
53 [37, 80, 3, 36], | 52 [0, 80, 44, 36] |
54 [37, 80, 3, 18], | |
55 [0, 160, 40, 36], | |
56 [0, 80, 100, 50], | |
57 [0, 80, 40, 36] | |
58 ] | 53 ] |
59 } | 54 } |
60 ] | 55 ] |
61 } | 56 } |
62 ] | 57 ] |
63 } | 58 } |
64 ] | 59 ] |
65 } | 60 } |
66 | 61 |
OLD | NEW |