perfect-scrollbar icon indicating copy to clipboard operation
perfect-scrollbar copied to clipboard

Need some smoothness on mouse wheel notches

Open pooley opened this issue 6 years ago • 9 comments

Hi there,

First of all thanks for this cool lib! However, I was playing around with the scrollbar and noticed that between each mousewheel notches there is no smooth scroll. I'm getting kind of a jerky scrolling. I didn't see any option for smooth scroll here.

Thanks for your reply.

pooley avatar Aug 10 '18 09:08 pooley

I also need this scrollbar smooth. Any one have any solution on related this ?

Sadhananagori18 avatar Oct 25 '18 10:10 Sadhananagori18

Same here. It's a pity perfect-scrollbar overrides default browser's smooth scroll. It stops us from using the lib, because we have parallax effect on a site and it not looks good with perfect-scrollbar.

volago avatar Nov 21 '18 12:11 volago

I also have this issue

cyruscuenca avatar Nov 23 '18 21:11 cyruscuenca

Not so perfect

ZiadJ avatar Mar 30 '19 09:03 ZiadJ

Try “malihu-custom-scrollbar-plugin”: https://github.com/malihu/malihu-custom-scrollbar-plugin

conanliuhuan avatar Jul 17 '19 07:07 conanliuhuan

try scroll-behavior: smooth; (https://developer.mozilla.org/en-US/docs/Web/CSS/scroll-behavior)

Yihao-G avatar Aug 07 '19 05:08 Yihao-G

I tried that. It only seems to work on Chrome. On Firefox it does not scroll anymore.

javix avatar Aug 13 '19 09:08 javix

If You read this - do not waste time on this library like me ;) use https://github.com/Grsmto/simplebar instead that is actually maintained.

chojnicki avatar Jan 26 '20 22:01 chojnicki

scroll-behavior: smooth; does not work on macOs with touchpad, it just stuck

Szymon-dziewonski avatar Mar 01 '22 10:03 Szymon-dziewonski