syncscroll icon indicating copy to clipboard operation
syncscroll copied to clipboard

Sluggish scroll with mouse's scrollwheel on zoomed in/out page

Open rmdwirizki opened this issue 6 years ago • 1 comments

If we zoom in/out a page (using ctrl++ or ctrl--), and navigating it using mouse's scrollwheel or keyboard's arrow will result in very slow and sluggish scrolling experience

rmdwirizki avatar Jun 12 '18 15:06 rmdwirizki

Try wrap these lines with setTimeout

https://github.com/asvd/syncscroll/blob/master/syncscroll.js#L107 https://github.com/asvd/syncscroll/blob/master/syncscroll.js#L120

gelevanog avatar Sep 15 '21 11:09 gelevanog