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
Cancelling scrolling animations on new scroll_to calls (#4081)
* Ensure prior scrolling animations dont interfere with new scroll_to calls
* Adding test for animator force cancellation
* Updating changelog
* Different approach
* Running on_complete later
* Scheduling on_complete callback after animation completes rather than immediately invoking
* Reverting _scroll_to implementation
0 commit comments