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

Improve undo/redo #24

Open
Locke opened this issue Feb 1, 2020 · 0 comments
Open

Improve undo/redo #24

Locke opened this issue Feb 1, 2020 · 0 comments

Comments

@Locke
Copy link
Contributor

Locke commented Feb 1, 2020

Currently the undo/redo functionality is implemented so that the text pane needs focus and captures key strokes.

I see two possibilities to improve the user experience:

  1. add buttons for undo/redo above the text pane / after the Open/Save/Validate buttons.

  2. Protégé has a separate functionality for undo/redo, that is available in the Edit menu. It might be possible to integrate with this, however I fear this could get complicated.

image

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

No branches or pull requests

1 participant