Perfect-scrollbar: Need some smoothness on mouse wheel notches

Created on 10 Aug 2018  ·  8Comments  ·  Source: mdbootstrap/perfect-scrollbar

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.

Most helpful comment

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.

All 8 comments

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

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.

I also have this issue

Not so perfect

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

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

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

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

Was this page helpful?
0 / 5 - 0 ratings

Related issues

clarkk picture clarkk  ·  3Comments

GNSubrahmanyam picture GNSubrahmanyam  ·  3Comments

jaycbrf4 picture jaycbrf4  ·  6Comments

Brugarolas picture Brugarolas  ·  7Comments

Gurkirat2210 picture Gurkirat2210  ·  5Comments