vue-anime
vue-anime copied to clipboard
animation only runs once
Hi, I'm manually triggering my animations but they're only running once. Is there a common fix for this? Thanks
You can pass flags to animejs to override that default behavior I believe.
On Thu, May 9, 2019, 1:26 PM dac3971 [email protected] wrote:
Hi, I'm manually triggering my animations but they're only running once. Is there a common fix for this? Thanks
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/BenAHammond/vue-anime/issues/15, or mute the thread https://github.com/notifications/unsubscribe-auth/AA22PZISZ64RQWXJUXJ7HE3PUSCG7ANCNFSM4HL5XP7Q .
@BenAHammond Thanks. Would you know the name of the flag? Just weird because I don't have this issue when playing around on Codepen...
@BenAHammond ahh got it - have to use restart()