fix scrolling up in pdfs

This commit is contained in:
j 2013-12-31 16:40:24 +05:30
commit beddf586d1
3 changed files with 6 additions and 3 deletions

View file

@ -21,7 +21,7 @@ if (typeof PDFJS === 'undefined') {
}
PDFJS.version = '0.8.798';
PDFJS.build = '25c476a';
PDFJS.build = '5cd9fec';
(function pdfjsWrapper() {
// Use strict in our context only - users might not want it