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

How to make gridster auto widgets moving stop towards upward? #541

Open nicefellow1234 opened 8 years ago

nicefellow1234 commented 8 years ago

Hi, I hope that gridster team will be in perfect health..! I just want to be able that when I move a widget so the other widgets don't go upward direction to fill it's empty place..! Instead more like I want the other widgets to stay at their location when I move one widget and don't go upward to fill the newly moved widget place..! How am I gonna do that? Can anybody let me know please..? I tried to check and search everywhere but either not getting it or didn't get it how to make it work..!

dduft commented 8 years ago

:+1: This feature is called floating in angular-gridster. Is there anything similar in gridster.js?