Skip to content

Add undo and redo functionality to imglab (#606)#3143

Open
gzbykyasin wants to merge 1 commit intodavisking:masterfrom
gzbykyasin:feature/imglab-undo-redo
Open

Add undo and redo functionality to imglab (#606)#3143
gzbykyasin wants to merge 1 commit intodavisking:masterfrom
gzbykyasin:feature/imglab-undo-redo

Conversation

@gzbykyasin
Copy link
Copy Markdown

Added undo and redo functionality to imglab (#606).
Implemented Ctrl+Z and Ctrl+Y/Ctrl+Shift+Z shortcuts in imglab to undo and redo bounding box modifications. Added equality operators to box struct and limited maximum state history to 10 to avoid large memory footprints.

Implemented Ctrl+Z and Ctrl+Y/Ctrl+Shift+Z shortcuts in imglab to undo and redo bounding box modifications. Added equality operators to box struct and limited maximum state history to 10 to avoid large memory footprints.
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.

1 participant