33 Commits (01b23439a9deb007fa78e42d22088a8a86aa5db1)

Author SHA1 Message Date
Samuel Chantaraud 076b3433b4 Improved annotations' display/behavior. 11 years ago
Brendan Dahl ce9e9e6ff7 Remove embeddedFontsUsed from API. 11 years ago
Jonas Jenwald d6ca563f46 Fix wrong page being displayed when entering/exiting Presentation mode with zoom set to 'page-fit' 11 years ago
Jonas Jenwald 3c637b7ca9 Update the annotationLayer when using CSS only zoom 11 years ago
Jonas Jenwald 05c331c295 Maintain the current position in the document when zooming 11 years ago
Yury Delendik 2f4246abe4 Fixes FitV scrolling 11 years ago
Yury Delendik 378c49c2d8 Avoiding double draw() calls 11 years ago
Yury Delendik 5bf3e44e30 Introduces LegacyPromise; polyfills DOM Promise 11 years ago
Brendan Dahl 1bbf0e55b0 Fix rotation regression from #3970. 12 years ago
Brendan Dahl c20476bfca Fix page rotation for unloaded pages. 12 years ago
Yury Delendik fdd5d414ed Fixes find position in HiDPI displays 12 years ago
Jonas Jenwald 7542d50167 Fix issues with /FitR destinations 12 years ago
Yury Delendik bd7985a83b Fixes cleaning up of the rendered pages 12 years ago
Yury Delendik e712c4136a Cleaning up fonts when viewer is idle for some time 12 years ago
Brendan Dahl a64cd42de9 Use page promise for text extraction. 12 years ago
Jonas Jenwald 1cae737d03 Fix zoom parameter regression 12 years ago
Jonas Jenwald f35e777d81 Apply the current zoom level value to each page in Presentation Mode 12 years ago
Jonas Jenwald 1f4d85db37 Inline setScale in parseScale 12 years ago
Brendan Dahl f1a6e9015f Fix css rotation for canvas and text layer. 12 years ago
Tim van der Meij ec7064ea74 Trivial typo fix 12 years ago
Brendan Dahl 52e429550c Simplify the output scale for css zoom. 12 years ago
Rob Wu 194a734e5d Resolved severe memory leak (mozPrintCallback) 12 years ago
Rob Wu 1731c0fb42 Add mozPrintCallback shim 12 years ago
Brendan Dahl df249da923 Use css to initially scale on zoom. 12 years ago
Jonas Jenwald 87eb2dccbe Fix external links in Presentation Mode (issue #3755) 12 years ago
Jonas Jenwald bfc66626a0 Move Presentation Mode related code from viewer.js to its own file 12 years ago
Brendan Dahl 6ef44da10b Use canvas and css width/height instead of css transform for high dpi. 12 years ago
Jonas Jenwald 2cf2eb0dfc Fix coding style in page_view.js 12 years ago
Jonas Jenwald cebf3c60e2 Move PageView from viewer.js to its own file 12 years ago