RED-7673 - Resize accept and decline actions not available in the document viewer
This commit is contained in:
parent
43123ff7bd
commit
30c4d46486
@ -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,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user