gridstack / gridstack.js

Build interactive dashboards in minutes.
https://gridstackjs.com
MIT License
6.84k stars 1.29k forks source link

Cannot move widget horizontally (Allow horizontal swapping without creating new rows) #149

Closed amrbahaa closed 3 years ago

amrbahaa commented 9 years ago

for example : i have a grid with fixed 4 columns and four rows When i was trying to move the widget Horizontally and no place for the other widgets to slide up or down , the end result is you will not be able to move that widget unless there is enough space for other widgets to slide up/down.

is there any way to make the other widgets to slide left/right? so i can move any widget when i have a fixed width and height grid with full capacity widgets.