[Webkit-unassigned] [Bug 145140] REGRESSION(142590): Scroll-snap points are improperly snapping to earlier index values

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 18 14:35:56 PDT 2015


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

--- Comment #1 from Brent Fulgham <bfulgham at webkit.org> ---
The new "nearestActiveSnapPoint" logic is firing while scroll snap animations are running. We need to add an "isScrollSnapInProgress" predicate, much like the existing "isRubberBandInProgress" to avoid certain "fix-up" logic that we don't want running while we are in the process of moving to a new position.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150518/40e87be2/attachment.html>


More information about the webkit-unassigned mailing list