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

Only execute CrossfadeTransition if view is shown. #898

Merged
merged 3 commits into from
Oct 6, 2021

Conversation

colinrtwhite
Copy link
Member

@colinrtwhite colinrtwhite commented Sep 20, 2021

Fixes: #889

@colinrtwhite colinrtwhite changed the title Only execute CrossfadeTransition if view isShown. Only execute CrossfadeTransition if view is shown. Sep 20, 2021
@colinrtwhite colinrtwhite force-pushed the colin/crossfade_shown branch from a06f2da to a83b36b Compare October 6, 2021 05:07
@colinrtwhite colinrtwhite merged commit 3ae2750 into main Oct 6, 2021
@colinrtwhite colinrtwhite deleted the colin/crossfade_shown branch October 6, 2021 05:26
colinrtwhite added a commit that referenced this pull request Oct 5, 2022
* Only execute CrossfadeTransition if view isShown.

* Apply suggestions from code review

Co-authored-by: Nuh Koca <[email protected]>

* Fix tests.

Co-authored-by: Nuh Koca <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Disable crossfade transition if target view is not shown
2 participants