1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-20 07:08:08 +02:00
pdf.js/web
Kalervo Kujala 4747467103 Add firefox mouse scrolling support in presentation mode.
Convert ticks to mouse delta values and use that to determine
when to flip the page.

Also use cooldown time for presentation mode page scrolling.
This way hi res mouses do not scroll multiple pages at once.
http://www.codeproject.com/Articles/155717/Handling-Enhanced-Mouse-Wheels-in-your-Application
2012-10-03 00:08:16 +03:00
..
images Add fullscreen image, and fix last page artifact 2012-07-30 20:15:48 +02:00
.gitignore Hide 'make locale' generated files 2012-05-02 08:53:56 -05:00
compatibility.js Fixes function declaration for strict mode 2012-09-26 16:43:11 -07:00
compressed.tracemonkey-pldi-09.pdf Add Makefile. Move some files around to make building the website easier. 2011-07-05 10:53:57 -07:00
debugger.js Change to the Apache v2 license. 2012-08-31 15:48:21 -07:00
firefoxcom.js Change to the Apache v2 license. 2012-08-31 15:48:21 -07:00
index.html.template Update web/index.html.template 2012-10-02 07:26:20 -05:00
viewer-snippet-b2g.html Add missing b2g snippet. 2012-08-02 09:09:07 -07:00
viewer-snippet-firefox-extension.html Add the new preprocessor. 2012-08-01 11:55:39 -07:00
viewer-snippet.html Changes to allowed versioned building of Chrome extension that meets new 2012-09-06 12:39:49 -07:00
viewer.css Make the textLayer divs prevent whitespaces 2012-09-20 17:08:42 +02:00
viewer.html Renames fullscreen to presentation mode 2012-09-21 09:35:18 -05:00
viewer.js Add firefox mouse scrolling support in presentation mode. 2012-10-03 00:08:16 +03:00