[Webkit-unassigned] [Bug 29993] Zooming while a CSS animation is running does not recompute endpoints

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 19 15:08:08 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=29993





--- Comment #13 from Sneha Bhat <mail.snehabhat at gmail.com>  2011-08-19 15:08:08 PST ---
Created an attachment (id=104580)
 --> (https://bugs.webkit.org/attachment.cgi?id=104580&action=review)
Change Keyframe only when Zoom factor changes

In the previous code changes, we were updating the m_keyframes every single time.But this is not the right way, so now we only update the Keyframes if there is a change in Zoom factor.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list