Skip to content

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

Merged
aguynamedryan merged 2 commits intoOHDSI:masterfrom
marc-outins:issue_48
Jun 16, 2015
Merged

Adds functionality for undo/redo to text edits in text areas#77
aguynamedryan merged 2 commits intoOHDSI:masterfrom
marc-outins:issue_48

Conversation

@marc-outins
Copy link
Copy Markdown

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
Copy Markdown
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