| OLD | NEW |
| 1 This content is in the parent | 1 This content is in the parent |
| 2 Box should switch between perspective and flat | 2 Box should switch between perspective and flat |
| 3 | 3 |
| 4 First dump layer tree: | 4 First dump layer tree: |
| 5 { | 5 { |
| 6 "bounds": [800, 600], | 6 "bounds": [800, 600], |
| 7 "children": [ | 7 "children": [ |
| 8 { | 8 { |
| 9 "bounds": [800, 600], | 9 "bounds": [800, 600], |
| 10 "contentsOpaque": true, | 10 "contentsOpaque": true, |
| (...skipping 65 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 76 "bounds": [785, 1376], | 76 "bounds": [785, 1376], |
| 77 "children": [ | 77 "children": [ |
| 78 { | 78 { |
| 79 "bounds": [785, 1376], | 79 "bounds": [785, 1376], |
| 80 "contentsOpaque": true, | 80 "contentsOpaque": true, |
| 81 "drawsContent": true | 81 "drawsContent": true |
| 82 } | 82 } |
| 83 ] | 83 ] |
| 84 } | 84 } |
| 85 | 85 |
| OLD | NEW |