We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I need to stack my grid going up, but when dragging down sometimes it bugs
React, chrome
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
grid should expand from bottom to top.
The text was updated successfully, but these errors were encountered:
no bottom gravity. also that would require a fix row size since bottom is inf scrolling today.
Sorry, something went wrong.
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: