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

Use PC Cursor Swipe on Element #579

Open neel-pu opened 6 years ago

neel-pu commented 6 years ago

Is it possible to use content swipe on PC and laptops that aren't touch enabled? I've been trying to get a work-around on this using jQuery's swipe event but the swipe event doesn't seem to be detected inside the MCS element. Is there a way to achieve this functionality?