ducksboard / gridster.js

gridster.js is a jQuery plugin that makes building intuitive draggable layouts from elements spanning multiple columns
http://gridster.net/
MIT License
6.04k stars 1.2k forks source link

not possible to scroll the scrollbar by dragging it. #578

Open pvagare opened 8 years ago

pvagare commented 8 years ago

If you have a gridster-item and "overflow-y: auto" in the content, there is an inference between the scrollbar and the dragging function of gridster in Firefox. It is not possible to scroll the scrollbar by dragging it.

Please suggest the solution.