From 75639e3d1e33fbd87efde06dd3e2e6f117b829f0 Mon Sep 17 00:00:00 2001 From: Edward Date: Thu, 13 Mar 2014 18:38:30 +0800 Subject: [PATCH] ux/Lightbox.js --- ux/Lightbox.js | 1 + 1 file changed, 1 insertion(+) diff --git a/ux/Lightbox.js b/ux/Lightbox.js index 49b2200f7f..190389256f 100644 --- a/ux/Lightbox.js +++ b/ux/Lightbox.js @@ -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; -- 2.39.2