OLD | NEW |
1 { | 1 { |
| 2 "name": "Content Root Layer", |
2 "bounds": [2008, 2016], | 3 "bounds": [2008, 2016], |
3 "children": [ | 4 "children": [ |
4 { | 5 { |
| 6 "name": "LayoutView #document", |
5 "bounds": [2008, 2016], | 7 "bounds": [2008, 2016], |
6 "contentsOpaque": true, | 8 "contentsOpaque": true, |
7 "drawsContent": true | 9 "drawsContent": true |
8 } | 10 } |
9 ] | 11 ] |
10 } | 12 } |
11 { | 13 { |
| 14 "name": "Content Root Layer", |
12 "bounds": [2008, 2016], | 15 "bounds": [2008, 2016], |
13 "children": [ | 16 "children": [ |
14 { | 17 { |
| 18 "name": "LayoutView #document", |
15 "bounds": [2008, 2016], | 19 "bounds": [2008, 2016], |
16 "contentsOpaque": true, | 20 "contentsOpaque": true, |
17 "drawsContent": true, | 21 "drawsContent": true, |
18 "paintInvalidations": [ | 22 "paintInvalidations": [ |
19 { | 23 { |
20 "object": "LayoutView #document", | 24 "object": "LayoutView #document", |
21 "rect": [0, 0, 400, 250], | 25 "rect": [0, 0, 400, 250], |
22 "reason": "full" | 26 "reason": "full" |
23 } | 27 } |
24 ] | 28 ] |
25 } | 29 } |
| 30 ], |
| 31 "objectPaintInvalidations": [ |
| 32 { |
| 33 "object": "LayoutView #document", |
| 34 "reason": "full" |
| 35 } |
26 ] | 36 ] |
27 } | 37 } |
28 { | 38 { |
| 39 "name": "Content Root Layer", |
29 "bounds": [2008, 2016], | 40 "bounds": [2008, 2016], |
30 "children": [ | 41 "children": [ |
31 { | 42 { |
| 43 "name": "LayoutView #document", |
32 "bounds": [2008, 2016], | 44 "bounds": [2008, 2016], |
33 "contentsOpaque": true, | 45 "contentsOpaque": true, |
34 "drawsContent": true | 46 "drawsContent": true |
35 } | 47 } |
36 ] | 48 ] |
37 } | 49 } |
38 { | 50 { |
| 51 "name": "Content Root Layer", |
39 "bounds": [2008, 2016], | 52 "bounds": [2008, 2016], |
40 "children": [ | 53 "children": [ |
41 { | 54 { |
| 55 "name": "LayoutView #document", |
42 "bounds": [2008, 2016], | 56 "bounds": [2008, 2016], |
43 "contentsOpaque": true, | 57 "contentsOpaque": true, |
44 "drawsContent": true, | 58 "drawsContent": true, |
45 "paintInvalidations": [ | 59 "paintInvalidations": [ |
46 { | 60 { |
47 "object": "LayoutView #document", | 61 "object": "LayoutView #document", |
48 "rect": [0, 0, 800, 600], | 62 "rect": [0, 0, 800, 600], |
49 "reason": "full" | 63 "reason": "full" |
50 } | 64 } |
51 ] | 65 ] |
52 } | 66 } |
| 67 ], |
| 68 "objectPaintInvalidations": [ |
| 69 { |
| 70 "object": "LayoutView #document", |
| 71 "reason": "full" |
| 72 } |
53 ] | 73 ] |
54 } | 74 } |
55 | 75 |
OLD | NEW |