You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
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.