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

💄 Feature: Undo/Redo #97

Merged
merged 1 commit into from
Jun 13, 2022
Merged

💄 Feature: Undo/Redo #97

merged 1 commit into from
Jun 13, 2022

Conversation

alaabenfatma
Copy link
Contributor

@alaabenfatma alaabenfatma commented Jun 5, 2022

Undo/Redo Support

Related issue

#96 (comment)

Solution

Using the native UndoManager (https://docs.oracle.com/javase/7/docs/api/javax/swing/undo/UndoManager.html); we managed to implement undo/redo features into the Corese' GUI.

Important

This PR only implements the new features into the SHACL & Turtle editors

Future work

We should consider supporting the Query Editor as well.

@remiceres remiceres merged commit ab6cda4 into Wimmics:master Jun 13, 2022
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.

2 participants