Elide fewer AnimationStatus callbacks
Previously we would elide forward and reverse callbacks that canceled each other out, which broke the expected state machine. Now we synchronously deliver status callbacks when start an animation. Fixes #1913
Showing
Please register or sign in to comment