YvesCoding / vuescroll

A customizable scrollbar plugin based on vue.js for PC , mobile phone, touch screen, laptop.
https://nifty-shannon-7eab38.netlify.app/
MIT License
1.27k stars 111 forks source link

Scroll Speed on Chrome #286

Open FWORDIE opened 1 year ago

FWORDIE commented 1 year ago

It feels as if the scrolling speed or scroll increments are faster than they would be with native scrollbars. Is there any way to change the scrolling speed of VueScroll?

wangyi7099 commented 1 year ago

Vuescroll's top will be updated when nativebar changes. So it is impossiable that vuescroll is faster than nativebar unless your browser has performance issue. So please provide a video record to let us know.