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

Add undo functionality #1925

Closed
daniel-wer opened this issue Jul 29, 2017 · 1 comment · Fixed by #1948
Closed

Add undo functionality #1925

daniel-wer opened this issue Jul 29, 2017 · 1 comment · Fixed by #1948

Comments

@daniel-wer
Copy link
Member

daniel-wer commented Jul 29, 2017

See https://discuss.webknossos.org/t/undo-user-actions/146

Log Time

@daniel-wer daniel-wer added this to the 17_07 Data set centric design (workbench) milestone Jul 29, 2017
@daniel-wer daniel-wer self-assigned this Jul 29, 2017
@jfrohnhofen
Copy link
Contributor

@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 daniel-wer mentioned this issue Aug 4, 2017
1 task
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
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants