OLD | NEW |
---|---|
1 CONSOLE MESSAGE: line 22: remove | |
1 (GraphicsLayer | 2 (GraphicsLayer |
2 (bounds 800.00 600.00) | 3 (bounds 800.00 600.00) |
3 (children 1 | 4 (children 1 |
4 (GraphicsLayer | 5 (GraphicsLayer |
5 (bounds 800.00 600.00) | 6 (bounds 800.00 600.00) |
6 (contentsOpaque 1) | 7 (contentsOpaque 1) |
7 (drawsContent 1) | 8 (drawsContent 1) |
8 (children 1 | 9 (children 1 |
9 (GraphicsLayer | 10 (GraphicsLayer |
10 (children 2 | 11 (children 2 |
11 (GraphicsLayer | 12 (GraphicsLayer |
12 (position 8.00 8.00) | 13 (position 8.00 8.00) |
13 (bounds 200.00 200.00) | 14 (bounds 500.00 500.00) |
14 (contentsOpaque 1) | |
15 (drawsContent 1) | |
16 (backgroundColor #ADD8E6) | |
17 ) | 15 ) |
18 (GraphicsLayer | 16 (GraphicsLayer |
19 (position 50.00 50.00) | 17 (position 55.00 55.00) |
20 (bounds 50.00 50.00) | 18 (bounds 500.00 500.00) |
21 (drawsContent 1) | 19 (drawsContent 1) |
22 (repaint rects | 20 (repaint rects |
21 (rect 55.00 55.00 500.00 500.00) | |
22 (rect 0.00 0.00 500.00 500.00) | |
chrishtr
2014/06/12 23:49:37
This second rect would not have been present but f
| |
23 (rect 0.00 0.00 50.00 50.00) | 23 (rect 0.00 0.00 50.00 50.00) |
24 (rect 0.00 0.00 40.00 40.00) | |
25 ) | 24 ) |
26 ) | 25 ) |
27 ) | 26 ) |
28 ) | 27 ) |
29 ) | 28 ) |
30 ) | 29 ) |
31 ) | 30 ) |
32 ) | 31 ) |
33 | 32 |
OLD | NEW |