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

Gridster issue with dynamic with of blocks #312

Closed sushil-r closed 10 years ago

sushil-r commented 10 years ago

hi ,

if i am having equal size four blocks each in two row and changing the size of second block of first row. it automatically move to the next row but within same column..and is moving the the next row block to a new row

i want this to move it to the next blank row rather than moving the next occupied row and first column.

please help ....thanks in advance.

vieron commented 10 years ago

Please post a codepen/jsfiddle with a working demo when submitting an issue