Skip to content

Animated Image pausable not working #255

Open
@MatuskaDev

Description

@MatuskaDev

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    animated imageAnimatedImage structbugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions