[Bug 9253] Calling putImageData() should force browsers to render the canvas to screen, otherwise animations won't work.

http://www.w3.org/Bugs/Public/show_bug.cgi?id=9253


Sirisian <warcraftthreeft@sbcglobal.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |warcraftthreeft@sbcglobal.ne
                   |                            |t




--- Comment #1 from Sirisian <warcraftthreeft@sbcglobal.net>  2010-03-31 03:49:31 ---
Yeah this doesn't make any sense. If you want to render an animation use a
timer and store the state in variables performing the animation in the timer
callback.


-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Wednesday, 31 March 2010 03:49:33 UTC