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 49e333848e
commit 0bf2e01505

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>