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

index 7864971..bb5df3c 100644 (file)
@@ -666,6 +666,11 @@ Roo.extend(Roo.bootstrap.LayoutMasonry, Roo.bootstrap.Component,  {
                 // iframe?
                 b.el.select('iframe',true).setSize(width,height);
                 
+                if(k == 0) {
+                    alert(JSON.stringify(b.el.getStyles()));
+                }
+                
+                
             }, this);
             
             for (var i = 0; i < this.cols; i++){