Skip to content

Implement animation-play-state support #17

Description

@FlorianRappl

Description
Animation pause/resume semantics are missing.

Scope

  • Support animation-play-state: running | paused.
  • Ensure paused animations freeze at current progress and resume correctly.
  • Apply to single and multi-animation declarations.

Acceptance criteria

  • Paused animations stop advancing.
  • Toggling paused/running resumes from the same position.
  • Regression tests cover per-animation play-state behavior.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions