Looks more like a browser/javascript issue than a GWT issue. LayoutPanels 
using CSS absolute positioning for animation.
On which browsers do you have this issue? Firefox? chrome?

On Wednesday, August 8, 2012 11:29:36 PM UTC+2, RyanZA wrote:
>
> I have a layout panel with two child panels, with one of the children 
> being a HTML5 canvas.
>
> It all works well until I try to use the animate() method of the parent 
> canvas to move the children around. It makes the canvas lose its image and 
> reset to transparent.
> Any idea why animate() would do this, and any workarounds to animate panel 
> movement while not making the canvas redraw?
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/hM_adwsJwgIJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to