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

stacking by both column and row to remove open cells within the matrix #522

Open kk0077 opened 9 years ago

kk0077 commented 9 years ago

We have a requirement to stack the widgets by both column and row when users drag n drop the widgets. Right now gridster stacks bottom to top / top to bottom. Can you please let us know if it is possible to enhance the framework with this requirement.