-
-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
F: coreCore application functionality - managing resources, state, etcetera.Core application functionality - managing resources, state, etcetera.
Milestone
Description
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
Labels
F: coreCore application functionality - managing resources, state, etcetera.Core application functionality - managing resources, state, etcetera.