mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
Remove inline script warnings.
This commit is contained in:
parent
54f6291cc9
commit
e477958b74
2 changed files with 4 additions and 8 deletions
|
@ -43,6 +43,7 @@ var CLEANUP_TIMEOUT = 30000;
|
|||
var IGNORE_CURRENT_POSITION_ON_ZOOM = false;
|
||||
//#if B2G
|
||||
//USE_ONLY_CSS_ZOOM = true;
|
||||
//PDFJS.disableTextLayer = true;
|
||||
//#endif
|
||||
var RenderingStates = {
|
||||
INITIAL: 0,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue