mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-06 14:55:07 +01:00
Fix: allow text copy in pngx pdf viewer (#4938)
This commit is contained in:
parent
bffd5829d0
commit
1a48910e6b
1 changed files with 0 additions and 1 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue