Skip to content

Fix SharedElementAnimator missing some animations#7655

Merged
yogevbd merged 1 commit into
wix:masterfrom
appden:fix-shared-element-animator
Dec 21, 2022
Merged

Fix SharedElementAnimator missing some animations#7655
yogevbd merged 1 commit into
wix:masterfrom
appden:fix-shared-element-animator

Conversation

@appden

@appden appden commented Dec 15, 2022

Copy link
Copy Markdown
Contributor

Previously if an element was not found, then it would break out of the loop looking for further (possibly valid) shared element transitions. Now it'll continue the loop, which is the expected behavior.

Previously if an element was not found, then it would break out of the loop looking for further (possibly valid) shared element transitions. Now it'll continue the loop, which is the expected behavior.
@yogevbd yogevbd merged commit d79f092 into wix:master Dec 21, 2022
@appden appden deleted the fix-shared-element-animator branch December 21, 2022 16:07
SudoPlz pushed a commit that referenced this pull request May 30, 2023
Previously if an element was not found, then it would break out of the loop looking for further (possibly valid) shared element transitions. Now it'll continue the loop, which is the expected behavior.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants