Roo/bootstrap/LayoutMasonry.js
authorEdward <edward@roojs.com>
Tue, 18 Dec 2018 04:55:24 +0000 (12:55 +0800)
committerEdward <edward@roojs.com>
Tue, 18 Dec 2018 04:55:24 +0000 (12:55 +0800)
Roo/bootstrap/LayoutMasonry.js

index 6b6ad30..45c0a24 100644 (file)
@@ -663,6 +663,9 @@ Roo.extend(Roo.bootstrap.LayoutMasonry, Roo.bootstrap.Component,  {
                 
                 b.el.setWidth(width);
                 b.el.setHeight(height);
                 
                 b.el.setWidth(width);
                 b.el.setHeight(height);
+                
+                b.el.select('iframe',true).set('width', width);
+                b.el.select('iframe',true).set(height)
                 // iframe?
 //                b.el.select('iframe',true).setSize(width,height);
                 
                 // iframe?
 //                b.el.select('iframe',true).setSize(width,height);