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

index 6b6ad30..7864971 100644 (file)
@@ -664,7 +664,7 @@ 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);
                 
             }, this);