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) | |
38 ) | 36 ) |
39 ) | 37 ) |
40 ) | 38 ) |
41 ) | 39 ) |
42 ) | 40 ) |
43 ) | 41 ) |
44 ) | 42 ) |
45 ) | 43 ) |
46 ) | 44 ) |
47 (GraphicsLayer | 45 (GraphicsLayer |
48 (position 285.00 0.00) | 46 (position 285.00 0.00) |
49 (bounds 15.00 150.00) | 47 (bounds 15.00 150.00) |
50 (drawsContent 1) | 48 (drawsContent 1) |
51 ) | 49 ) |
52 ) | 50 ) |
53 ) | 51 ) |
54 ) | 52 ) |
55 ) | 53 ) |
56 (GraphicsLayer | 54 (GraphicsLayer |
57 (position 8.00 8.00) | 55 (position 8.00 8.00) |
58 (bounds 100.00 100.00) | 56 (bounds 100.00 100.00) |
59 (contentsOpaque 1) | 57 (contentsOpaque 1) |
60 (drawsContent 1) | |
61 (backgroundColor #0000FF) | |
62 ) | 58 ) |
63 ) | 59 ) |
64 ) | 60 ) |
65 ) | 61 ) |
66 ) | 62 ) |
67 | 63 |
OLD | NEW |