mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2026-08-25 04:03:22 +00:00
Fix: disable pdfjs selection rendering (#13538)
This commit is contained in:
@@ -221,6 +221,7 @@ export class PngxPdfViewerComponent
|
||||
linkService: this.linkService,
|
||||
findController: this.findController,
|
||||
textLayerMode,
|
||||
enableSelectionRendering: false,
|
||||
removePageBorders: true,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user