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 have to create a fixed size grid but when I try to resize an item, I'm still able to create an item bigger than the grid height.
The text was updated successfully, but these errors were encountered:
file a proper bug report with an example. don't have me create the example.
Sorry, something went wrong.
check for fixed grid maxRow during resize
fec86f2
* fix for gridstack#2683 untested as I don't have my dev machine right now.
fixed in next release. don't forget to donate if you find this lib useful
Successfully merging a pull request may close this issue.
I have to create a fixed size grid but when I try to resize an item, I'm still able to create an item bigger than the grid height.
The text was updated successfully, but these errors were encountered: