Skip to content
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

Cancel delayed transitions when InstructionView is detached #885

Merged
merged 1 commit into from
Apr 25, 2018

Conversation

danesfeder
Copy link
Contributor

Found that the delayed transition manager was causing a memory leak when rotating the device quickly / many times at once.

@danesfeder danesfeder added bug Defect to be fixed. navigation-ui labels Apr 25, 2018
@danesfeder danesfeder added this to the v0.13.0 milestone Apr 25, 2018
@danesfeder danesfeder self-assigned this Apr 25, 2018
Copy link
Contributor

@Guardiola31337 Guardiola31337 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems legit 🚀

In any case we should consider splitting up InstructionView into smaller components. Right now, it's too long and therefore hard to read and understand. What about extracting some of the view components into their own custom views and use them here?

@danesfeder
Copy link
Contributor Author

In any case we should consider splitting up InstructionView into smaller components

yep, I agree #599

@danesfeder danesfeder merged commit 8e81c16 into master Apr 25, 2018
@danesfeder danesfeder deleted the dan-cancel-animation branch April 25, 2018 15:47
@danesfeder danesfeder mentioned this pull request May 3, 2018
13 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Defect to be fixed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants