Thomas DeWeese wrote:
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.
Jorg Heymans wrote:
I didn't install any handlers no. Where can i see source of the updateevents that are being triggered?
Tap into the RunnableQueue.invokeLater/invokeAndWait and print the stack trace.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
