| OLD | NEW |
| 1 { | 1 { |
| 2 "name": "Content Root Layer", | 2 "name": "Content Root Layer", |
| 3 "bounds": [800, 600], | 3 "bounds": [800, 600], |
| 4 "children": [ | 4 "children": [ |
| 5 { | 5 { |
| 6 "name": "LayoutView #document", | 6 "name": "LayoutView #document", |
| 7 "bounds": [800, 600], | 7 "bounds": [800, 600], |
| 8 "contentsOpaque": true, | 8 "contentsOpaque": true, |
| 9 "drawsContent": true, | 9 "drawsContent": true, |
| 10 "children": [ | 10 "children": [ |
| (...skipping 23 matching lines...) Expand all Loading... |
| 34 "rect": [580, 508, 70, 2], | 34 "rect": [580, 508, 70, 2], |
| 35 "reason": "forced by layout" | 35 "reason": "forced by layout" |
| 36 }, | 36 }, |
| 37 { | 37 { |
| 38 "object": "LayoutSlider INPUT", | 38 "object": "LayoutSlider INPUT", |
| 39 "rect": [580, 508, 70, 2], | 39 "rect": [580, 508, 70, 2], |
| 40 "reason": "full" | 40 "reason": "full" |
| 41 }, | 41 }, |
| 42 { | 42 { |
| 43 "object": "LayoutBlockFlow DIV id='thumb'", | 43 "object": "LayoutBlockFlow DIV id='thumb'", |
| 44 "rect": [632, 493, 36, 32], | 44 "rect": [632, 485, 36, 48], |
| 45 "reason": "full" | 45 "reason": "full" |
| 46 }, | 46 }, |
| 47 { | 47 { |
| 48 "object": "LayoutBlockFlow DIV id='thumb'", | 48 "object": "LayoutBlockFlow DIV id='thumb'", |
| 49 "rect": [562, 493, 36, 32], | 49 "rect": [562, 485, 36, 48], |
| 50 "reason": "full" | 50 "reason": "full" |
| 51 }, | 51 }, |
| 52 { | 52 { |
| 53 "object": "LayoutButton INPUT", | 53 "object": "LayoutButton INPUT", |
| 54 "rect": [530, 493, 32, 32], | 54 "rect": [530, 493, 32, 32], |
| 55 "reason": "full" | 55 "reason": "full" |
| 56 } | 56 } |
| 57 ] | 57 ] |
| 58 } | 58 } |
| 59 ] | 59 ] |
| (...skipping 14 matching lines...) Expand all Loading... |
| 74 "object": "LayoutFlexibleBox DIV", | 74 "object": "LayoutFlexibleBox DIV", |
| 75 "reason": "forced by layout" | 75 "reason": "forced by layout" |
| 76 }, | 76 }, |
| 77 { | 77 { |
| 78 "object": "LayoutBlockFlow DIV id='thumb'", | 78 "object": "LayoutBlockFlow DIV id='thumb'", |
| 79 "reason": "full" | 79 "reason": "full" |
| 80 } | 80 } |
| 81 ] | 81 ] |
| 82 } | 82 } |
| 83 | 83 |
| OLD | NEW |