Merge branch 'VM/RED-7643' into 'master'

RED-7673 - Resize accept and decline actions not available in the document viewer

Closes RED-7643

See merge request redactmanager/red-ui!131
This commit is contained in:
Dan Percic 2023-10-06 15:53:46 +02:00
commit 42b98dfa39

View File

@ -154,6 +154,7 @@ export class REDAnnotationManager {
if (action === MODIFY_ACTION && (options.source === RESIZE_OPTION || options.source === MOVE_OPTION)) {
this.annotationHasBeenResized = true;
this.#annotationSelected$.next([annotations, action]);
}
// when a rectangle is drawn,