I am doing an animation operation upon some svg rectangles.

In order to achieve better performance,  i am directly modifying the GVT
Tree "Inside the UpdateManager's thread", however the when i move an
external window over the svg canvas, the GVT tree does not repaint itself.
All of the contents which i draw using GVT nodes are erased. I suspect that
we need to do some sort of repainting which is not required when we do
changes through DOM.

How does the repainting of GVT tree work? 
How can i make changes to the GVT persistent?

Naveed
-- 
View this message in context: 
http://www.nabble.com/Repainting-of-GVT-Tree-tf4547419.html#a12976561
Sent from the Batik - Users mailing list archive at Nabble.com.


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

Reply via email to