-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
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
Resizing does not work as expected #1166
Comments
Temporary Quick Solution Check gridstack.all.js cdn file Edit function TO
It change |
by the way you can use non min files (to help debug) like the git demos (just change to URL)
You can also reproduce with our demo https://gridstackjs.com/demo/float.html do you mind putting a code review fix ? that would be great! |
fixed in next release |
Subject of the issue
Resizing does not work as expected
Your environment
1.0.0 and Chrome
Steps to reproduce
https://pjc0247.github.io/bugtest/index.html
Expected behaviour
Size should follow the user input.
Actual behaviour
The object grows larger than expected.
The text was updated successfully, but these errors were encountered: