pdf.js/examples
Jonas Jenwald 0ee2a352ec [api-minor] Replace the useOnlyCssZoom option with maxCanvasPixels = 0 instead (PR 16729 follow-up)
Given that the `useOnlyCssZoom` option is essentially just a special-case of the `maxCanvasPixels` functionality, we can combine the two options in order to simplify the overall implementation.
Note that the `useOnlyCssZoom` functionality was only ever used, by default, in the PDF Viewer for the B2G/FirefoxOS project (which was abandoned years ago).
2023-07-29 13:58:03 +02:00
..
components [api-minor] Remove the default-factories from the viewer components (PR 15811 follow-up) 2023-06-23 11:54:30 +02:00
image_decoders Convert examples/image_decoders/jpeg_viewer.js to await/async #14123 2021-10-22 11:50:24 +01:00
learning Correct typos 2022-04-09 09:43:18 +09:00
mobile-viewer [api-minor] Replace the useOnlyCssZoom option with maxCanvasPixels = 0 instead (PR 16729 follow-up) 2023-07-29 13:58:03 +02:00
node [api-minor] Move the canvasFactory option into getDocument 2023-03-01 09:07:16 +01:00
text-only Enable the unicorn/prefer-dom-node-append ESLint plugin rule 2022-06-12 13:07:03 +02:00
webpack [api-minor] Use new Worker() syntax in webpack entrypoint 2022-09-13 11:12:00 -04:00
.eslintrc Enable the ESLint no-var rule globally 2021-03-13 16:12:53 +01:00