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 Second dump layer tree: | 6 Second dump layer tree: |
7 (GraphicsLayer | 7 (GraphicsLayer |
8 (bounds 800.00 600.00) | 8 (bounds 800.00 600.00) |
9 (children 1 | 9 (children 1 |
10 (GraphicsLayer | 10 (GraphicsLayer |
11 (bounds 800.00 600.00) | 11 (bounds 800.00 600.00) |
12 (contentsOpaque 1) | 12 (contentsOpaque 1) |
| 13 (drawsContent 1) |
13 (children 1 | 14 (children 1 |
14 (GraphicsLayer | 15 (GraphicsLayer |
15 (position 8.00 8.00) | 16 (position 8.00 8.00) |
16 (bounds 342.00 292.00) | 17 (bounds 342.00 292.00) |
17 (drawsContent 1) | 18 (drawsContent 1) |
18 (children 1 | 19 (children 1 |
19 (GraphicsLayer | 20 (GraphicsLayer |
20 (position 31.00 39.00) | 21 (position 31.00 39.00) |
21 (bounds 250.00 220.00) | 22 (bounds 250.00 220.00) |
22 (contentsOpaque 1) | 23 (contentsOpaque 1) |
(...skipping 22 matching lines...) Expand all Loading... |
45 ) | 46 ) |
46 ) | 47 ) |
47 ) | 48 ) |
48 ) | 49 ) |
49 ) | 50 ) |
50 ) | 51 ) |
51 ) | 52 ) |
52 | 53 |
53 Third dump layer tree: | 54 Third dump layer tree: |
54 | 55 |
OLD | NEW |