Skip to content

0.7.2

Choose a tag to compare

@ra1028 ra1028 released this 09 Oct 09:41
· 160 commits to master since this release
dc186d7

Fix

  • #40 The element updates are included in stage 1 changeset to fix the animation glitch occurs when element updated with other differences.
    The animation glitch when the difference contains section updates was fixed in #10 , but another glitch occurred when element update was included.
    Although this is a workaround, the glitch of the latter is more likely to occur, so I fixed.