Roo/bootstrap/DocumentViewer.js
authoredward <edward@roojs.com>
Wed, 17 Feb 2016 07:35:01 +0000 (15:35 +0800)
committeredward <edward@roojs.com>
Wed, 17 Feb 2016 07:35:01 +0000 (15:35 +0800)
Roo/bootstrap/DocumentViewer.js

index f4a572b..ff8641c 100644 (file)
@@ -31,8 +31,8 @@ Roo.bootstrap.DocumentViewer = function(config){
 
 Roo.extend(Roo.bootstrap.DocumentViewer, Roo.bootstrap.Component,  {
     
-    width : 300,
-    height : 300,
+    thumbWidth : 300,
+    thumbHeight : 300,
     
     getAutoCreate : function()
     {