Roo/bootstrap/LayoutMasonry.js
[roojs1] / Roo / bootstrap / LayoutMasonry.js
index 6b6ad30..5a7220b 100644 (file)
@@ -664,7 +664,13 @@ Roo.extend(Roo.bootstrap.LayoutMasonry, Roo.bootstrap.Component,  {
                 b.el.setWidth(width);
                 b.el.setHeight(height);
                 // iframe?
-//                b.el.select('iframe',true).setSize(width,height);
+                b.el.select('iframe',true).setSize(width,height);
+                
+                if(k == 0) {
+                    console.log(b.el.setWidth());
+                    alert(JSON.stringify(b.el.setWidth()));
+                }
+                
                 
             }, this);