mdbootstrap / perfect-scrollbar

Minimalistic but perfect custom scrollbar plugin. Get more free components with Material Design for Bootstrap UI Kit (link below)
https://perfectscrollbar.com/
MIT License
346 stars 66 forks source link

How to scroll in desktop when mouseDown and move on the elements (not only on scrollbar) #147

Open dwagner320 opened 2 years ago

dwagner320 commented 2 years ago

How can I scroll when I click with the mouse on the elements? Like in mobile (which works) but I want it to happen in desktop also. I just click on them but I cannot scroll them. Do I need to set a special handler?

Can you give me the full list of all available handlers? Cannot find them in the docs.