Skip to content
This repository was archived by the owner on Aug 3, 2023. It is now read-only.

v0.13.3

Pre-release
Pre-release

Choose a tag to compare

@cdaein cdaein released this 25 Jan 05:29
· 4 commits to main since this release

New

  • Sketch-Wrapper now handles async function as sketch input.
  • A few gifOptions are added. need to test more and see how it works.

Fix

  • resize will fire at first page load once even if dimensions are set.
  • pause/resume will work smoothly. there was a bit of jump due to first render offset.