[Webkit-unassigned] [Bug 135768] Implement scroll snapping animations on Mac

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 14 09:24:25 PDT 2014


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





--- Comment #13 from Wenson Hsieh <wenson_hsieh at apple.com>  2014-08-14 09:24:32 PST ---
(From update of attachment 236573)
View in context: https://bugs.webkit.org/attachment.cgi?id=236573&action=review

>> Source/WebCore/ChangeLog:14
>> +        final velocity matches a lower final velocity that is somewhat arbitrarily computed. (See the FIXME in
> 
> Isn't the "final" velocity 0 by definition? Maybe this will make sense later.

I originally had that (well, a final velocity of 1) but it felt too slow at the end of the animation, so I changed it to some number between 3.5 and 7 (that seemed to give me decent results). The faster the initial velocity, the weirder it seemed to look with a very low final velocity.

-- 
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