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

Implement Undo/Redo feature #2

Open
dlamon1 opened this issue Jan 22, 2023 · 1 comment
Open

Implement Undo/Redo feature #2

dlamon1 opened this issue Jan 22, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@dlamon1
Copy link
Owner

dlamon1 commented Jan 22, 2023

Feature should affect the following user actions:

  • Drawing lines both from preset buttons and from click/drag actions
  • Coloring panels, snap points, and signal lines
  • Modifying label text
  • Modifying size and position of snap points
  • Removing signal lines
  • Toggling shape of snap points (square / triangle / remove)

Undo redo should each have a button

@dlamon1 dlamon1 added the enhancement New feature or request label Jan 22, 2023
@dlamon1
Copy link
Owner Author

dlamon1 commented Jan 23, 2023

Offline support is added, you will need to make a .env file and assign ENVIRONMENT=dev

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

No branches or pull requests

1 participant