[Webkit-unassigned] [Bug 218277] Reconsider ScrollAnimator/ScrollController split

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 12 09:27:39 PST 2020


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

--- Comment #6 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
Maybe:

ScrollAnimationController, which has as member variables
  ScrollSnapController
  RubberBandingController

ScrollAnimationController knows how to do an animated scroll to a position, via ScrollingMomentumCalculator.

ScrollAnimationController resolves conflicts between concurrent rubberbands/animated scrolls (if that happens).

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20201112/4e6b9de8/attachment.htm>


More information about the webkit-unassigned mailing list