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

Limit new path commands to the currently allowed ones #97

Closed
MewPurPur opened this issue Oct 19, 2023 · 1 comment · Fixed by #103
Closed

Limit new path commands to the currently allowed ones #97

MewPurPur opened this issue Oct 19, 2023 · 1 comment · Fixed by #103
Assignees
Labels

Comments

@MewPurPur
Copy link
Owner

MewPurPur commented Oct 19, 2023

  • M must always be the first command (maybe it should even be added by default when making a new path)
  • S should only go only after C
  • T should only go only after Q
  • M and Z shouldn't go after M or Z.

Commands that aren't allowed should be grayed out rather than removed.

@MewPurPur
Copy link
Owner Author

Already done in a WIP pull request that will take a while longer to finish.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant