Can you reproduce this bug using squiggle? This would be a interesting thing to know.
If so it's a Batik bug, if not it's likely something in your code (e.g., not doing updates in the update manager thread, etc.). On Jan 15, 2008 3:33 PM, Jeff Abernathy <[EMAIL PROTECTED]> wrote: > Hello, > > I'm developing an MS Paint-like application using batik. When the window > of the app is resized repeatedly at a relatively quick rate (one of the > testers found this one :) ) you can very reliably get a failed update from > the update manager. After this happens, the canvas is useless. We figured > out that resetting the zoom level refreshed the canvas in the way we wanted > ... however this sometimes resulted in an infinite loop (where resetting the > zoom resulted in an updateFailed call). How else can the canvas be returned > to a usable state? > > Thanks, > Jeff Abernathy > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Archie L. Cobbs
