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

Adds functionality for undo/redo to text edits in text areas #77

Merged
merged 2 commits into from
Jun 16, 2015
Merged

Adds functionality for undo/redo to text edits in text areas #77

merged 2 commits into from
Jun 16, 2015

Conversation

marc-outins
Copy link

Using Ctrl + Z to undo or Ctrl + Y to redo text edits in the text areas of the details panel. Uses the default menu shortcut key for the users OS so MACs would be Cmd+Z / Y . This closes #48.

Marc Halperin added 2 commits June 10, 2015 09:32
Allows the user to press ctrl+z to undo or ctrl+y to redo text edits in the text areas.  This closes #48.
Using Ctrl + Z to undo or Ctrl + Y to redo text edits in the text areas of the details panel.  Uses the default menu shortcut key for the users OS so MACs would be Cmd+Z / Y .
aguynamedryan added a commit that referenced this pull request Jun 16, 2015
Adds functionality for undo/redo to text edits in text areas
@aguynamedryan aguynamedryan merged commit e734dd2 into OHDSI:master Jun 16, 2015
@aguynamedryan
Copy link
Contributor

Closes #48

schuemie pushed a commit that referenced this pull request Nov 15, 2017
Adds functionality for undo/redo to text edits in text areas
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Suggested Feature] Ability to undo text edits
2 participants