Fix: allow text copy in pngx pdf viewer (#4938)

This commit is contained in:
shamoon
2023-12-11 17:06:30 -08:00
committed by GitHub
parent bffd5829d0
commit 1a48910e6b

View File

@@ -258,7 +258,6 @@
[(page)]="previewCurrentPage"
[zoom-scale]="previewZoomScale"
[zoom]="previewZoomSetting"
[render-text-mode]="2"
(error)="onError($event)"
(after-load-complete)="pdfPreviewLoaded($event)">
</pngx-pdf-viewer>