gridstack / gridstack.js

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

Any way to flip the direction of the board? #2668

Open liamsegura opened 3 months ago

liamsegura commented 3 months ago

Subject of the issue

I need to stack my grid going up, but when dragging down sometimes it bugs

Your environment

React, chrome

Steps to reproduce

No demo needed, the board only goes from top to bottom, id like a way to reverse this so that the grid can grow from bottom to top

Expected behavior

grid should expand from bottom to top.

adumesny commented 3 months ago

no bottom gravity. also that would require a fix row size since bottom is inf scrolling today.