Hi Vincent,

"V. de Weger" <[EMAIL PROTECTED]> wrote on 08/30/2006 02:03:09 AM:

> When updateRenderingTransform is called prevComponentSize=0,0 and 
getSize()
> returns 1,1. And 'at' equals 'vt', so the component gets repainted.

    getSize returns 1,1?  That's odd, that usually indicates that
the component isn't part of the Swing tree yet (doesn't have a size
really).

    I tried to follow your output but I didn't have a lot of
luck.  I take it you have two canvases stack on top of each other?
And you probably set the transform on the lower one when the top
one's transform changes?

    Is it the lower one that does get redrawn?

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

Reply via email to