Thomas DeWeese wrote:
Not that I can think of. Tthe main method that is called when the canvas is resized is updateRenderingTransform. You might want to see what that is doing.
Jorg Heymans wrote:
The funny thing is that the component is redrawn correctly first but then everything disappears immediately afer. I'll have a look at that method, thanks.
Do you have any 'onZoom' or 'onPan' event handlers? I ask because everything for the resize should be done when the first repaint occurs. So something must be triggering a second repaint.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
