1
0
mirror of https://github.com/pdf2htmlEX/pdf2htmlEX.git synced 2024-07-03 00:35:40 +00:00
This commit is contained in:
Lu Wang 2012-09-26 00:09:15 +08:00
parent da85585d3f
commit 9cbfbe390d

View File

@ -101,7 +101,7 @@ var pdf2htmlEX = (function(){
$.extend(pdf2htmlEX.prototype, {
/* Constants */
render_timeout : 200,
render_timeout : 130,
scale_step : 0.9,
init_before_loading_content : function() {