-
Notifications
You must be signed in to change notification settings - Fork 24
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
Add undo functionality #1925
Labels
Comments
@daniel-wer there is a related discussion: https://discuss.webknossos.org/t/undo-user-actions/146 |
daniel-wer
added a commit
that referenced
this issue
Aug 2, 2017
daniel-wer
added a commit
that referenced
this issue
Aug 2, 2017
daniel-wer
added a commit
that referenced
this issue
Aug 4, 2017
daniel-wer
added a commit
that referenced
this issue
Aug 4, 2017
daniel-wer
added a commit
that referenced
this issue
Aug 4, 2017
daniel-wer
added a commit
that referenced
this issue
Aug 13, 2017
* add undo functionality by saving the last x tracing states (#1925) * add a buttoncomponent that automatically blurs after click and replace relevant buttons (#1925) * add redo functionality (#1925) * avoid duplicate setting of the active node when merging trees (#1925) * add undo/redo to documentation, add super+z/y as possible shortcut for mac users (#1925) * apply PR feedback (#1925) * apply PR feedback 2 (#1925) * fixed undo with command key #1948 * move keyboardjs to our libs folder and patch it to work correctly with the command key under Mac * fix "command" keycombos on mac * remove debug code from and disable linting for keyboard.js * add default prop types to button_component as the linter requires them (#1948)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
See https://discuss.webknossos.org/t/undo-user-actions/146
Log Time
The text was updated successfully, but these errors were encountered: