RED-3856: keep rectangle tool active on page change
This commit is contained in:
parent
4dfed3ec7d
commit
e5e742423a
@ -488,7 +488,6 @@ export class PdfViewerComponent extends AutoUnsubscribe implements OnInit, OnCha
|
||||
}
|
||||
|
||||
private _handleCustomActions() {
|
||||
this.instance.UI.setToolMode('AnnotationEdit');
|
||||
const textPopupsToToggle = [TextPopups.ADD_REDACTION, TextPopups.ADD_RECTANGLE, TextPopups.ADD_FALSE_POSITIVE];
|
||||
const headerItemsToToggle = [
|
||||
HeaderElements.SHAPE_TOOL_GROUP_BUTTON,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user