Skip to content

Delays don't add up at end of transform sequences #49

@Nebula-Developer

Description

@Nebula-Developer

For example, in this code:

top.After(1f).PaddingTo(new(100), 1f).Then(1f).Loop();

The delay in the Then call is ignored because it doesn't surpass the 1s supplied in the padding transform.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingpriority/lowWork upon later

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions