Move slide after out animation is finished
Open
- Dominant language
- JavaScript
- Stars
- 3.3k
- Forks
- 470
- PR merge metrics
- No merged PRs in 30d
Description
I have a rather long out/exit animation and I want to hold off sequence changing to next step until the animation is over. So for example, if animation takes 2 seconds to complete, when I press right arrow key, Sequence should wait 2s and then start moving to next step.
How can this be done?
Contributor guide
Assessment
This issue has not been assessed yet.