removed logs
This commit is contained in:
parent
fc6e5a3fce
commit
a49db8fb36
@ -255,7 +255,6 @@ export class PdfViewerComponent implements OnInit, OnChanges {
|
||||
if (annotations.length === 1 && annotations[0].ToolName === 'AnnotationCreateRectangle') {
|
||||
this.annotationManager.selectAnnotations(annotations);
|
||||
annotations[0].setRotationControlEnabled(false);
|
||||
console.log(annotations[0]);
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user