Skip to content
This repository has been archived by the owner on Jan 28, 2025. It is now read-only.

💄 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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants