-
Notifications
You must be signed in to change notification settings - Fork 28k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Assertion failure when rotating screen during animation #3675
Comments
Just saw another one of these in Gallery
|
Closed
jason-simmons
added a commit
to jason-simmons/flutter
that referenced
this issue
Aug 4, 2016
This also required changing the AnimationController state transition logic to signal completion of the animation during the tick that finishes the simulation. Fixes flutter#3675
jason-simmons
added a commit
that referenced
this issue
Aug 4, 2016
This also required changing the AnimationController state transition logic to signal completion of the animation during the tick that finishes the simulation. Fixes #3675
This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
This triggers an assertion failure:
The text was updated successfully, but these errors were encountered: