inuyaksa / jquery.nicescroll

nicescroll plugin for jquery - scrollbars like iphone/ipad
https://nicescroll.areaaperta.com/
3.6k stars 1.67k forks source link

smooth not working properly on mac trackpad. #701

Open vikrantnegi opened 7 years ago

vikrantnegi commented 7 years ago

I'm using Macbook pro and it seems that smooth scrolling work when I've mouse attached to the mac but scrolling doesn't work when I'm using the trackpad two fingers scrolling.

Is this a known issue or is there a workaround where we can disable smooth scrolling when using the trackpad?

Thanks.

ghost commented 7 years ago

Not only trackpad, every MacBook (Pro) user suffers from this kind of script. I really don't understand why anybody needs such a script. Scrolling on OS X is perfect and this kind of JavaScript ruined that.

vikrantnegi commented 7 years ago

@neonoxGER You are right. I've tried like 10-15 types of smooth scrolling plugins but none of them seems to work on MacBooks when using the trackpad.

But there are some sites that seem to be using smooth scrolling without even on MacBooks and I was wondering what scripts or plugin do they use to have this cross platform smooth scrolling effect.

ghost commented 7 years ago

The thing with "smooth scrolling" is that only Windows PCs have a bad scrolling experience. No tablet, smartphone, or OS X device has this problem. Maybe this kind of plugin should only be active when a Windows device is used.

kelp404 commented 6 years ago

Please automatically disable on OS X. It is a real bad "smooth scrolling".

gmonte commented 6 years ago

My Dell Inspiron 5000 has the same problem. My trackpad don't working well too with nicescroll (running win10 or ubuntu 14.06lts). An "if" OS X do not will working for me.