| OLD | NEW |
| 1 { | 1 { |
| 2 "bounds": [2008, 2016], | 2 "bounds": [2008, 2016], |
| 3 "children": [ | 3 "children": [ |
| 4 { | 4 { |
| 5 "bounds": [2008, 2016], | 5 "bounds": [2008, 2016], |
| 6 "contentsOpaque": true, | 6 "contentsOpaque": true, |
| 7 "drawsContent": true | 7 "drawsContent": true |
| 8 } | 8 } |
| 9 ] | 9 ] |
| 10 } | 10 } |
| 11 { | 11 { |
| 12 "bounds": [2008, 2016], | 12 "bounds": [2008, 2016], |
| 13 "children": [ | 13 "children": [ |
| 14 { | 14 { |
| 15 "bounds": [2008, 2016], | 15 "bounds": [2008, 2016], |
| 16 "contentsOpaque": true, | 16 "contentsOpaque": true, |
| 17 "drawsContent": true, | 17 "drawsContent": true, |
| 18 "paintInvalidations": [ | 18 "paintInvalidations": [ |
| 19 { | 19 { |
| 20 "object": "LayoutView #document", | 20 "object": "LayoutView #document", |
| 21 "rect": [0, 0, 400, 250], | 21 "rect": [0, 0, 300, 300], |
| 22 "reason": "full" | 22 "reason": "full" |
| 23 } | 23 } |
| 24 ] | 24 ] |
| 25 } | 25 } |
| 26 ] | 26 ] |
| 27 } | 27 } |
| 28 { | 28 { |
| 29 "bounds": [2008, 2016], | 29 "bounds": [2008, 2016], |
| 30 "children": [ | 30 "children": [ |
| 31 { | 31 { |
| 32 "bounds": [2008, 2016], | 32 "bounds": [2008, 2016], |
| 33 "contentsOpaque": true, | 33 "contentsOpaque": true, |
| 34 "drawsContent": true | 34 "drawsContent": true |
| 35 } | 35 } |
| 36 ] | 36 ] |
| 37 } | 37 } |
| 38 { | 38 { |
| 39 "bounds": [2008, 2016], | 39 "bounds": [2008, 2016], |
| 40 "children": [ | 40 "children": [ |
| 41 { | 41 { |
| 42 "bounds": [2008, 2016], | 42 "bounds": [2008, 2016], |
| 43 "contentsOpaque": true, | 43 "contentsOpaque": true, |
| 44 "drawsContent": true, | 44 "drawsContent": true, |
| 45 "paintInvalidations": [ | 45 "paintInvalidations": [ |
| 46 { | 46 { |
| 47 "object": "LayoutView #document", | 47 "object": "LayoutView #document", |
| 48 "rect": [0, 0, 800, 600], | 48 "rect": [0, 0, 250, 250], |
| 49 "reason": "full" | 49 "reason": "full" |
| 50 } | 50 } |
| 51 ] | 51 ] |
| 52 } | 52 } |
| 53 ] | 53 ] |
| 54 } | 54 } |
| 55 | 55 |
| OLD | NEW |