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

feat(general): add Undo support up to 20 steps #12

Open
bmcminn opened this issue Dec 1, 2020 · 0 comments
Open

feat(general): add Undo support up to 20 steps #12

bmcminn opened this issue Dec 1, 2020 · 0 comments
Labels
enhancement New feature or request question Further information is requested
Milestone

Comments

@bmcminn
Copy link
Owner

bmcminn commented Dec 1, 2020

Figure out a means of logging the 20 most recent actions taken in the UI and have methods that allow for undoing them...

  • Will need to be implemented in conjunction with each tool
  • may need a refactor of tools list to have an action method and an undo method
  • may refactor tools into their own files? and build with rollup/webpack bundler
@bmcminn bmcminn added enhancement New feature or request question Further information is requested labels Dec 1, 2020
@bmcminn bmcminn added this to the Release 1.0.0 milestone Dec 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant