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

Animated Image pausable not working #255

Open
MatuskaDev opened this issue Feb 5, 2023 · 0 comments
Open

Animated Image pausable not working #255

MatuskaDev opened this issue Feb 5, 2023 · 0 comments
Labels
animated image AnimatedImage struct bug Something isn't working

Comments

@MatuskaDev
Copy link

The pausable modifier isn't working. Even if it is set to false, the animation pauses and doesn't reset to frame 0.

AnimatedImage(name: "animated-logo.gif", isAnimating: $model.isLoading)
 .pausable(false)
@dreampiggy dreampiggy added bug Something isn't working animated image AnimatedImage struct labels Feb 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
animated image AnimatedImage struct bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants