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

Better resolving shared element corner radius value #6603

Merged
merged 1 commit into from
Sep 22, 2020

Conversation

yogevbd
Copy link
Collaborator

@yogevbd yogevbd commented Sep 22, 2020

Until now we resolved the corner radius of shared element view from the view itself, but it is possible that corner radius are applied on this view from a wrapper parent so now we will also try to resolve it from any parent view that have the exact same bounds.

Closes #6596

@yogevbd yogevbd changed the title Better resolving corner radius value Better resolving shared element corner radius value Sep 22, 2020
@mrousavy
Copy link
Collaborator

works like a charm! nice job 🎉

@yogevbd yogevbd requested a review from mrousavy September 22, 2020 09:53
@yogevbd yogevbd merged commit 4cf095e into master Sep 22, 2020
@yogevbd yogevbd deleted the fixSharedElementCornerRadius branch September 22, 2020 10:35
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.

FastImage support
2 participants