Caron, Michael R wrote:

The JSVGComponent seems to redraw the SVG on any resize event. How do I prevent this?

Well, it has to redraw for any resize event (otherwise there will be blank parts on the sides). I suspect you are objecting to the 'resize' of the content when the window is resized.

    This can be turned off by calling setRecenterOnResize(false).


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to