Skip to content
Snippets Groups Projects
Commit 5d3a42e3 authored by Marijn Haverbeke's avatar Marijn Haverbeke
Browse files

Reducing wheel-scroll flickering, take eleven

Issue #881

Seeds the delta-to-pixel conversion with a value on browsers where
we (possibly) know it. Don't stop the actual wheel event, but let
it scroll normally, but use the estimated scroll delta to proactively
draw the content that will be scrolled into view.

Closes #913
parent ff99211b
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment