-
Notifications
You must be signed in to change notification settings - Fork 784
Bug with restrictRect and resizable #946
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
Comments
I just set up a PR: #947 |
This comment was marked as outdated.
This comment was marked as outdated.
Thanks Stale, but not close this issue |
I noticed the same. Basically when using |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Expected behavior
Be able to resize the element without it going beyond the parent
Actual behavior
If the child element is as large as the parent, we can no longer resize it, and some other cases depending on its position
Here is the example on CodePen : https://codepen.io/tups/pen/vYeeOav
System configuration
interact.js version: 1.10.11
Browser name and version: All
Operating System: All
The text was updated successfully, but these errors were encountered: