1
0
Fork 0
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:
Brendan Dahl 2014-02-03 14:14:54 -08:00
parent 54f6291cc9
commit e477958b74
2 changed files with 4 additions and 8 deletions

View file

@ -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,