Re-implements the aspectRatio support on AnimatedImage, fix issue like cornerRadius by dreampiggy · Pull Request #324 · SDWebImage/SDWebImageSwiftUI

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

API

API changes

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

Corner Radius does not work properly in case of AnimatedImage

1 participant

@dreampiggy