Skip to content

Fix that AnimatedImage on macOS can not restart animation after first stop #30

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

Merged
merged 1 commit into from
Oct 26, 2019

Conversation

dreampiggy
Copy link
Collaborator

@dreampiggy dreampiggy commented Oct 26, 2019

Because there are always a new set image method call.

This need upstram SDWebImage to change its behavior to match the intuition from user side. This can be done by SDWebImage 5.3.0.

Related issue: SDWebImage/SDWebImage#2874

Currently, SDWebImageSwiftUI dependent SDWebImage ~> 5.1.0, so this compatible code is still kept. In the future we will bump the version of SDWebImage dependency.

… stop, because there are always a new set image method call
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant