Skip to content

Better/official support for instantaneous animations #108

Description

@nixonyh

The way we handle instantaneous animations right now is adding a 0.0 duration fragment:

let instant_frag = b.act(id, path!(..), move |_| x).play(0.0);

This introduces a few inconsistencies issues, especially when playing the timeline backwards.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workinghelp wantedExtra attention is needed

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions