-
- Downloads
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
Loading
Please register or sign in to comment