16 Commits (ebae24cacc63ab5720c6eba9118dc2792d0764b3)

Author SHA1 Message Date
Dave House 52360694b0
Remove ids from viewer page and thumbnail divs 8 years ago
Jonas Jenwald efb9619e53 Add PageLabels to `PDFPageView` and `PDFThumbnailView` 9 years ago
Jonas Jenwald f461fd64aa Add support for PageLabels in the viewer 9 years ago
Jonas Jenwald a824c6c4f6 Ensure that any pending rendering operations in `PDFViewer`/`PDFThumbnailViewer` are cancelled when the viewer is closed 9 years ago
Yury Delendik 32ce369d88 Fixes some static analysis warnings and recommendations 9 years ago
Yury Delendik 006e8fb59d Introduces UMD headers to the web/ folder. 9 years ago
Jonas Jenwald 39cba5d25d Remove `PDFThumbnailViewer_ensureThumbnailVisible` 9 years ago
Jonas Jenwald b5582e14a9 [PDFThumbnailView] Re-factor the `canvas` to `image` conversion such that we always render to a `canvas`, and then replace it with an `image` once rendering is done 9 years ago
Manas a2ba1b8189 Uses editorconfig to maintain consistent coding styles 10 years ago
fkaelberer 047d61ed1f Update thumbnail style only when sidebar is visible 10 years ago
Jonas Jenwald 878aa76c15 Refactor PDFThumbnailView to look more similar to PDFPageView 10 years ago
Jonas Jenwald 7f8f404536 Rename ThumbnailView to PDFThumbnailView and refactor it to be more class-like 10 years ago
Jonas Jenwald 64ba38008f Rename the thumbnail_view.js file 10 years ago
Jonas Jenwald dfa993d13d Fix function names in PDFThumbnailViewer 10 years ago
Jonas Jenwald c55dcf19a0 Move PDFThumbnailViewer to its own file 10 years ago