Skip to content
This repository was archived by the owner on Jul 30, 2018. It is now read-only.
This repository was archived by the owner on Jul 30, 2018. It is now read-only.

WebAnimation Meta calls .pause after .reverse #867

@smhigley

Description

@smhigley

Bug

When trying to use controls: { reverse: true } with the WebAnimation meta, the internals will first call player.reverse() and then player.pause(), so it will never play in reverse.

It would probably be best to add an AnimationControls property of pause to handle pausing the animation separately.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions