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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 28 03:29:19 PDT 2020


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

--- Comment #1 from Martin Robinson <mrobinson at webkit.org> ---
So my spitball proposal for this is:

 1. Move state common to both rubber banding and scroll snap into ScrollAnimator.
 2. Split ScrollController into ScrollSnapController and RubberBandingController or ScrollSnapAnimator/RubberBandingAnimator.
 3. Try to push as much Mac-specific code as possible into ScrollAnimatorMac and ScrollSnapControllerMac/RubberBandingControllerMac.

There are probably other ways to do this and I'm definitely happy to hear them.

-- 
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/20201028/577f5039/attachment-0001.htm>


More information about the webkit-unassigned mailing list