DescriptionThis gets rid of both the afterimage in the canvas and the overlaid white rectangles that never render again.
I suspect it may interfere with properly stepping through playback (perhaps: pause somewhere, move around, step forward, move around, step forward, ...), but haven't yet triggered it. We *can not* allow saveLayer() calls to be unresolved, so I think we're going to have to abandon the current approach to stepping through and just replay the skp from the beginning to whatever the new index is.
Patch Set 1 #
Total comments: 3
MessagesTotal messages: 7
|