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

Re-implements the aspectRatio support on AnimatedImage, fix issue like cornerRadius #324

Merged
merged 3 commits into from
Jun 27, 2024

Conversation

dreampiggy
Copy link
Collaborator

This close #317

…e cornerRadius

Use the correct way to override invalidateIntrinsicContentSize to keep aspect ratio to UIKit/SwiftUI engine
Actually this is not the good design, but at least a workaround
@dreampiggy dreampiggy force-pushed the bugfix/animatedimage_aspect_ratio_related_issues branch from 40cc9da to 3340ea4 Compare June 27, 2024 09:55
@dreampiggy dreampiggy merged commit 1ba96a0 into master Jun 27, 2024
6 checks passed
@dreampiggy dreampiggy added the API API changes label Jun 27, 2024
@dreampiggy dreampiggy deleted the bugfix/animatedimage_aspect_ratio_related_issues branch June 27, 2024 15:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API API changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Corner Radius does not work properly in case of AnimatedImage
1 participant