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
First and for most, this library is a state of the art, thank you very much!
Describe the bug When dropping an element, there is an animation of the element snapping back to its origin position before the change happens.
To Reproduce Steps to reproduce the behavior:
Expected behavior We would expect the change to happens instantaneously.
Screenshots https://github.com/prevwong/craft.js/assets/1587658/33bdea05-96a5-4902-9662-b634f8bb2409
The text was updated successfully, but these errors were encountered:
Fixed in #634!
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
First and for most, this library is a state of the art, thank you very much!
Describe the bug
When dropping an element, there is an animation of the element snapping back to its origin position before the change happens.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
We would expect the change to happens instantaneously.
Screenshots
https://github.com/prevwong/craft.js/assets/1587658/33bdea05-96a5-4902-9662-b634f8bb2409
Your environment
The text was updated successfully, but these errors were encountered: