| 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 10 matching lines...) Expand all Loading... |
| 21 "bounds": [800, 600], | 21 "bounds": [800, 600], |
| 22 "contentsOpaque": true, | 22 "contentsOpaque": true, |
| 23 "drawsContent": true, | 23 "drawsContent": true, |
| 24 "children": [ | 24 "children": [ |
| 25 { | 25 { |
| 26 "position": [8, 8], | 26 "position": [8, 8], |
| 27 "bounds": [242, 192], | 27 "bounds": [242, 192], |
| 28 "drawsContent": true, | 28 "drawsContent": true, |
| 29 "children": [ | 29 "children": [ |
| 30 { | 30 { |
| 31 "position": [121, 41], | 31 "position": [121, 39], |
| 32 "bounds": [250, 100], | 32 "bounds": [250, 100], |
| 33 "contentsOpaque": true, | 33 "contentsOpaque": true, |
| 34 "drawsContent": true, | 34 "drawsContent": true, |
| 35 "backgroundColor": "#008000", | 35 "backgroundColor": "#008000", |
| 36 "transform": [ | 36 "transform": [ |
| 37 [0.707106781186548, 0, -0.707106781186548, 0.00117851130197758], | 37 [0.707106781186548, 0, -0.707106781186548, 0.00117851130197758], |
| 38 [0, 1, 0, 0], | 38 [0, 1, 0, 0], |
| 39 [0.707106781186548, 0, 0.707106781186548, -0.00117851130197758], | 39 [0.707106781186548, 0, 0.707106781186548, -0.00117851130197758], |
| 40 [-50, 10, 100, 0.833333333333333] | 40 [-50, 10, 100, 0.833333333333333] |
| 41 ] | 41 ] |
| (...skipping 10 matching lines...) Expand all Loading... |
| 52 "bounds": [785, 962], | 52 "bounds": [785, 962], |
| 53 "children": [ | 53 "children": [ |
| 54 { | 54 { |
| 55 "bounds": [785, 962], | 55 "bounds": [785, 962], |
| 56 "contentsOpaque": true, | 56 "contentsOpaque": true, |
| 57 "drawsContent": true | 57 "drawsContent": true |
| 58 } | 58 } |
| 59 ] | 59 ] |
| 60 } | 60 } |
| 61 | 61 |
| OLD | NEW |