Skip to content
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

[Feature request] Add a callback option when animation is completed #37

Open
nghuuphuoc opened this issue Jun 14, 2022 · 2 comments · May be fixed by #204
Open

[Feature request] Add a callback option when animation is completed #37

nghuuphuoc opened this issue Jun 14, 2022 · 2 comments · May be fixed by #204
Assignees
Labels
enhancement New feature or request

Comments

@nghuuphuoc
Copy link

No description provided.

@justin-schroeder justin-schroeder self-assigned this Jun 14, 2022
@justin-schroeder justin-schroeder added the enhancement New feature or request label Jun 14, 2022
@vixducis
Copy link

vixducis commented Nov 3, 2022

This would be great. Currently I'm having some issues combining auto animate with HTML5 drag and drop. As it seems like the library takes the element out of the flow the onDragLeave is triggered. Using a callback it's easy to workaround this, while right now, you have to use setTimeout.

@john-psina
Copy link

Any updates on this?

I'm using useElementBounding in my vue 3 project, and because of the autoAnimate animation, its logic breaks a bit. This would be easy to fix if there was some kind of callback or end-of-animation event

@john-psina john-psina linked a pull request May 29, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants