malihu / malihu-custom-scrollbar-plugin

Highly customizable custom scrollbar jQuery plugin, featuring vertical/horizontal scrollbars, scrolling momentum, mouse-wheel, keyboard and touch support etc.
http://manos.malihu.gr/jquery-custom-content-scroller
MIT License
4.11k stars 1.51k forks source link

Vertical & Horizontal scrolling issue #672

Open dhaval-spinx opened 2 years ago

dhaval-spinx commented 2 years ago

Hi Malihu, @malihu

We are facing scrolling issue. Basically, it is scrolling very fast vertically & horizontally. We have checked on our side and found that if we use old version of Jquery wheel library (3.0.6) then scrolling is working fine with mouse and touchpad both on all browsers. We have create two pages using latest and older plugins. For older version, scrolling is working very smoothly.

Latest Version

https://projects.spinxweb.net/mcustomscrollbar/index_new.html Malihu jquery custom scrollbars plugin: v3.1.5 jquery Mousewheel: v3.1.13

Older Version

https://projects.spinxweb.net/mcustomscrollbar/index_old.html Malihu jquery custom scrollbars plugin: v2.8.3 jquery Mousewheel: v3.0.6

Please help us.