Hi Claire,
> All removals are performed in update manager thread, I test my application > under Debug mode. You seem to be doing things properly, so I'd invite you to share a simple test case and/or provide more details such as operating system, Java version, etc. > Actually I made a > "svgCanvas().setRenderingTransform(svgCanvas().getRenderingTransform());", > it works but it is not very clean.. It's not clear to me why would that workaround the problem. As far as I know this will, at most, force a full canvas redraw, so my current guess goes to a display driver/Java 2D bug...? > Thanks. Hope this helps, Helder --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
