Hi,
I'm using a setTimeout() function to temporarily disable clicks while an animation finishes playing.
But it feels like a bit of a hack, and I wondered if there was an event that triggers at the end of an animation that I could use instead?
Thanks!
Ben