Am Freitag, 20. August 2004 16:19 schrieb Thomas DeWeese:
> Kevin Göser wrote:
> > is it a known issue? Or do you need more information? It really doesn't
> > look good. I'm still hoping for some advice :)
>
>     Expect a fix for this shortly.  I had seen this effect very
> infrequently in previous work, but your post narrowed the
> circumstances enough for me to track it down.
>
>     I am resolving some issues with other parts of the commit but you
> should see my commit soon (hopefully sometime today but definitely
> over the weekend).

Great! Terrific work anyways!
Just another question: I was wondering if it is necessary to do:
setDoubleBuffered(true); (from javax.swing.JComponent)
as well, in order to have double buffering?

Thanks a lot,
    Kevin


> > Am Donnerstag, 19. August 2004 13:22 schrieb Kevin Göser:
> >>I'm using doublebuffering, the pan-interactor and a dynamic document.
> >> When I pan the content, and wait for a very small moment before I
> >> release the mousebutton, everything looks fine. But if I release the
> >> mouse during the motion, I can shortly see the the un-panned view before
> >> the panned view is shown.
> >>If I set the document to be ALWAYS_STATIC, the effect doesn't show up
> >> (but I need the dynamic).

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

Reply via email to