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.03k stars 1.2k forks source link

Dragging down !!! #397

Open Rajashree-Pethkar opened 10 years ago

Rajashree-Pethkar commented 10 years ago

I am using gridster to create dashboard with draggable widgets. When I keep on dragging down my widget, the page height goes on increasing. But I am unable to drag it down there. I have to take widget back up and then drag. How to restrict dragging below a specific height?

JavaScriptBach commented 10 years ago

I'm getting this problem too. Older versions of Gridster didn't have this problem as they disabled dragging below 1 row. Maybe a recent commit broke it?