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/-/I-LgFS0sL24J. 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.
