ux/Lightbox.js
authorEdward <edward@roojs.com>
Thu, 13 Mar 2014 10:38:30 +0000 (18:38 +0800)
committerEdward <edward@roojs.com>
Thu, 13 Mar 2014 10:38:30 +0000 (18:38 +0800)
ux/Lightbox.js

index 49b2200..1903892 100644 (file)
@@ -477,6 +477,7 @@ Roo.apply(Roo.ux.Lightbox.prototype,
         
         ww -= 150;
         wh -= 150;
+        Roo.log(ww);
         // get new width and height
         var bs =  this.borderSize * 2;