-
Notifications
You must be signed in to change notification settings - Fork 116
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Feature: Drawing Annotations Undo Redo (#287)
* Fix: thread save incorrectly rejects when no dialogue exists * Update: drawing annotations now rescale correctly * Fix: annotator is now loaded with the correct initial scale * Fix: update annotator tests for constructor change * Update: tests for updating local annotations on AnnotationThreads * Fix: clean up anonymous functions * Fix: various cleanup for PR * Fix: sentenced to 1 year of unit tests * Update: undo redo drawing container * Fix: pull request feedback * Update: undo and redo grey out when applicable * Fix: update tests with new fn calls * Update: drawing annotation icon svgs * Fix: bind cleanup listeners on drawing thread and fix resize * Fix: scale annotations in redo stack * Update: custom thread cleanup for drawing annotationevent
- Loading branch information
Showing
15 changed files
with
869 additions
and
171 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.