OLD | NEW |
1 | 1 |
2 When the parent document becomes composited, the layer trees should get connecte
d together. | 2 When the parent document becomes composited, the layer trees should get connecte
d together. |
3 | 3 |
4 (GraphicsLayer | 4 (GraphicsLayer |
5 (bounds 800.00 600.00) | 5 (bounds 800.00 600.00) |
6 (children 1 | 6 (children 1 |
7 (GraphicsLayer | 7 (GraphicsLayer |
8 (bounds 800.00 600.00) | 8 (bounds 800.00 600.00) |
9 (contentsOpaque 1) | 9 (contentsOpaque 1) |
10 (drawsContent 1) | 10 (drawsContent 1) |
(...skipping 15 matching lines...) Expand all Loading... |
26 (bounds 285.00 230.00) | 26 (bounds 285.00 230.00) |
27 (children 1 | 27 (children 1 |
28 (GraphicsLayer | 28 (GraphicsLayer |
29 (bounds 285.00 230.00) | 29 (bounds 285.00 230.00) |
30 (drawsContent 1) | 30 (drawsContent 1) |
31 (children 1 | 31 (children 1 |
32 (GraphicsLayer | 32 (GraphicsLayer |
33 (position 18.00 10.00) | 33 (position 18.00 10.00) |
34 (bounds 210.00 210.00) | 34 (bounds 210.00 210.00) |
35 (contentsOpaque 1) | 35 (contentsOpaque 1) |
| 36 (drawsContent 1) |
| 37 (backgroundColor #0000FF) |
36 ) | 38 ) |
37 ) | 39 ) |
38 ) | 40 ) |
39 ) | 41 ) |
40 ) | 42 ) |
41 ) | 43 ) |
42 ) | 44 ) |
43 ) | 45 ) |
44 ) | 46 ) |
45 (GraphicsLayer | 47 (GraphicsLayer |
46 (position 285.00 0.00) | 48 (position 285.00 0.00) |
47 (bounds 15.00 150.00) | 49 (bounds 15.00 150.00) |
48 (drawsContent 1) | 50 (drawsContent 1) |
49 ) | 51 ) |
50 ) | 52 ) |
51 ) | 53 ) |
52 ) | 54 ) |
53 ) | 55 ) |
54 (GraphicsLayer | 56 (GraphicsLayer |
55 (position 8.00 8.00) | 57 (position 8.00 8.00) |
56 (bounds 100.00 100.00) | 58 (bounds 100.00 100.00) |
57 (contentsOpaque 1) | 59 (contentsOpaque 1) |
| 60 (drawsContent 1) |
| 61 (backgroundColor #0000FF) |
58 ) | 62 ) |
59 ) | 63 ) |
60 ) | 64 ) |
61 ) | 65 ) |
62 ) | 66 ) |
63 | 67 |
OLD | NEW |