https://circula.webflow.io/product/benefits
I have a hover animation made with gsap. The problem is, that the animation="benefit-grow" element is staying, when i hover out very fast, before the animation is finished. Do anybody know how i can make it wait to finish the animation or make it cancel the animation and make it the hover out animation?
2 Replies
you might try creating global variables to store your tweens in and checking if they exist and then killing the tween if they do.
ChatGPT
A conversational AI system that listens, learns, and challenges