Skip to content

v1.0.1

Latest
Compare
Choose a tag to compare
@RealTayy RealTayy released this 05 Dec 07:31
· 14 commits to master since this release

Download files here

slice-revealer-v1.0.1.zip

Patch Notes

Addtional features

None

Bug fixes

  1. Bug where a slice was evaluated as animating if it had a queued animation but didn't the animation never fired because it was canceled.
  2. queueAnimation: true now work properly and no longer fire when the animation is complete.

List of known bugs

  1. Sometimes when a slice animation is about to finish and then a new goPhase() is fired the slice will "jump" to its new position instead of animating to it. Seems like it is due to browser lag but not certain.