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