[Webkit-unassigned] [Bug 228009] Add key-driven smooth scrolling to macOS

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 30 23:17:48 PDT 2021


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

--- Comment #22 from Fujii Hironori <Hironori.Fujii at sony.com> ---
Comment on attachment 434649
  --> https://bugs.webkit.org/attachment.cgi?id=434649
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=434649&action=review

> Source/WebCore/platform/KeyboardScrollingAnimator.cpp:126
> +    m_velocity += acceleration.scaled(frameDuration);

I have a problem for this code. Bug 229697 – keyboard scrolling spring damping animation doesn't finish in WinCairo Debug with debug logging

-- 
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/20210831/f41353cc/attachment.htm>


More information about the webkit-unassigned mailing list