mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 07:08:08 +02:00
commit
9b9e2a3d63
1 changed files with 1 additions and 1 deletions
|
@ -1852,7 +1852,7 @@ function webViewerInitialized() {
|
|||
document.getElementById('viewFind').classList.add('hidden');
|
||||
}
|
||||
|
||||
// Listen for unsuporrted features to trigger the fallback UI.
|
||||
// Listen for unsupported features to trigger the fallback UI.
|
||||
PDFJS.UnsupportedManager.listen(PDFView.fallback.bind(PDFView));
|
||||
|
||||
// Suppress context menus for some controls
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue