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 (drawsContent 1) |
14 (children 1 | 14 (children 1 |
15 (GraphicsLayer | 15 (GraphicsLayer |
16 (position 8.00 8.00) | 16 (position 8.00 8.00) |
17 (bounds 342.00 292.00) | 17 (bounds 342.00 292.00) |
18 (drawsContent 1) | 18 (drawsContent 1) |
19 (children 1 | 19 (children 1 |
20 (GraphicsLayer | 20 (GraphicsLayer |
21 (position 31.00 41.00) | 21 (position 31.00 41.00) |
22 (bounds 250.00 220.00) | 22 (bounds 250.00 220.00) |
23 (contentsOpaque 1) | 23 (contentsOpaque 1) |
| 24 (drawsContent 1) |
| 25 (backgroundColor #0000FF) |
24 (children 1 | 26 (children 1 |
25 (GraphicsLayer | 27 (GraphicsLayer |
26 (position 10.00 10.00) | 28 (position 10.00 10.00) |
27 (bounds 200.00 200.00) | 29 (bounds 200.00 200.00) |
28 (contentsOpaque 1) | 30 (contentsOpaque 1) |
| 31 (drawsContent 1) |
| 32 (backgroundColor #FFFF00) |
29 (transform [0.87 0.50 0.00 0.00] [-0.50 0.87 0.00 0.00] [0.00
0.00 1.00 0.00] [0.00 0.00 0.00 1.00]) | 33 (transform [0.87 0.50 0.00 0.00] [-0.50 0.87 0.00 0.00] [0.00
0.00 1.00 0.00] [0.00 0.00 0.00 1.00]) |
30 (children 1 | 34 (children 1 |
31 (GraphicsLayer | 35 (GraphicsLayer |
32 (position 100.00 0.00) | 36 (position 100.00 0.00) |
33 (bounds 250.00 100.00) | 37 (bounds 250.00 100.00) |
34 (contentsOpaque 1) | 38 (contentsOpaque 1) |
35 (drawsContent 1) | 39 (drawsContent 1) |
36 (backgroundColor #008000) | 40 (backgroundColor #008000) |
37 (transform [0.50 0.00 -0.87 0.00] [0.00 1.00 0.00 0.00] [0
.87 0.00 0.50 -0.00] [-30.00 30.00 100.00 0.75]) | 41 (transform [0.50 0.00 -0.87 0.00] [0.00 1.00 0.00 0.00] [0
.87 0.00 0.50 -0.00] [-30.00 30.00 100.00 0.75]) |
38 ) | 42 ) |
39 ) | 43 ) |
40 ) | 44 ) |
41 ) | 45 ) |
42 ) | 46 ) |
43 ) | 47 ) |
44 ) | 48 ) |
45 ) | 49 ) |
46 ) | 50 ) |
47 ) | 51 ) |
48 ) | 52 ) |
49 | 53 |
50 Third dump layer tree: | 54 Third dump layer tree: |
51 | 55 |
OLD | NEW |