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

Undo button #13

Open
4 tasks
kevinsbarnard opened this issue Feb 9, 2023 · 0 comments
Open
4 tasks

Undo button #13

kevinsbarnard opened this issue Feb 9, 2023 · 0 comments
Assignees
Labels
core Changes to the application core enhancement New feature or request gui Changes to the graphical user interface

Comments

@kevinsbarnard
Copy link
Collaborator

Suggested in #12 by @hohonuuli. It would be great to have an undo button to reverse actions performed on VARS.

Plan: implement each action as a QUndoCommand; manage with a QUndoStack

  • Move/resize bounding box
  • Bulk verify
  • Bulk rename
  • Bulk delete
@kevinsbarnard kevinsbarnard added the enhancement New feature or request label Feb 9, 2023
@kevinsbarnard kevinsbarnard self-assigned this Feb 9, 2023
@kevinsbarnard kevinsbarnard added gui Changes to the graphical user interface core Changes to the application core labels Nov 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Changes to the application core enhancement New feature or request gui Changes to the graphical user interface
Projects
None yet
Development

No branches or pull requests

1 participant