Hi,

I embed a JSVGCanvas in SWT implementing some whiteboard.
It works more or less, however, subsequent resizing seems to crash batik somehow: Mouse events are given correctly, the updatemanager is still invoked and appends the element correctly to the document but the screen is not updated. After maximizing, or after waiting some time and resizing again, it gets revived. I know it might be AWT embedding related, however, as mouse events and i.e. painting directly on the graphics object works fine, I wonder about it. After testing some time it simply seems that rendering the tree gets stucked.
Maybe anyone experienced something similar and knows how to solve it.

Thanks a lot
Michael Jurke

---------------------------------------------------------------------
To unsubscribe, e-mail: batik-users-unsubscr...@xmlgraphics.apache.org
For additional commands, e-mail: batik-users-h...@xmlgraphics.apache.org

Reply via email to