OLD | NEW |
1 position change with composited child | 1 position change with composited child |
2 | 2 |
3 position change with non-composited child | 3 position change with non-composited child |
4 | 4 |
5 z-index change with composited child | 5 z-index change with composited child |
6 | 6 |
7 z-index change with non-composited child | 7 z-index change with non-composited child |
8 | 8 |
9 opacity change with composited child | 9 opacity change with composited child |
10 | 10 |
(...skipping 156 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
167 (backgroundColor #FFFF00) | 167 (backgroundColor #FFFF00) |
168 ) | 168 ) |
169 ) | 169 ) |
170 ) | 170 ) |
171 ) | 171 ) |
172 ) | 172 ) |
173 (GraphicsLayer | 173 (GraphicsLayer |
174 (position 8.00 620.00) | 174 (position 8.00 620.00) |
175 (bounds 100.00 100.00) | 175 (bounds 100.00 100.00) |
176 (drawsContent 1) | 176 (drawsContent 1) |
| 177 (repaint rects |
| 178 (rect 0.00 0.00 100.00 100.00) |
| 179 (rect 0.00 0.00 100.00 100.00) |
| 180 (rect 0.00 0.00 100.00 100.00) |
| 181 ) |
177 ) | 182 ) |
178 ) | 183 ) |
179 ) | 184 ) |
180 ) | 185 ) |
181 ) | 186 ) |
182 | 187 |
OLD | NEW |