Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SequenceTransitions in all places sequence names are accepted. #156

Open
azriel91 opened this issue Mar 12, 2020 · 0 comments
Open

SequenceTransitions in all places sequence names are accepted. #156

azriel91 opened this issue Mar 12, 2020 · 0 comments
Labels
F: core Core application functionality - managing resources, state, etcetera.
Milestone

Comments

@azriel91
Copy link
Owner

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.

@azriel91 azriel91 added the F: core Core application functionality - managing resources, state, etcetera. label Mar 12, 2020
@azriel91 azriel91 added this to the Backlog milestone Mar 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
F: core Core application functionality - managing resources, state, etcetera.
Projects
None yet
Development

No branches or pull requests

1 participant