Make it possible to play multiple keyframes on a single element.
Closed this issue · 1 comments
krazyjakee commented
I propose the callback should be for when the last animation ends.
krazyjakee commented
The "playKeyFrames" functionality is strict compared to what the browser is actually capable of.
The 0.0.6 update allows you to be free in entering the shorthand css how it is supposed to be as well as enabling multiple keyframes to be applied to a single element.
I have found that multiple keyframes are buggy but if you use the resetKeyframe function after it is completed then you can apply further animations.