Skip to content

SequenceTransitions in all places sequence names are accepted. #156

@azriel91

Description

@azriel91

In GitLab by @azriel91 on Aug 23, 2019, 08:54

Currently SequenceEndTransition is the only place where you can specify repeat, delete, none, or a sequence name.

We should rename this to SequenceTransition, make SequenceEndTransition a newtype (because it needs to be a unique Component) to it, and wherever there are sequence ID transitions, we use SequenceTransition. Example locations are ControlTransitions and HitTransitions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    F: coreCore application functionality - managing resources, state, etcetera.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions