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

index 5a7220b..687a5ff 100644 (file)
@@ -667,8 +667,8 @@ Roo.extend(Roo.bootstrap.LayoutMasonry, Roo.bootstrap.Component,  {
                 b.el.select('iframe',true).setSize(width,height);
                 
                 if(k == 0) {
-                    console.log(b.el.setWidth());
-                    alert(JSON.stringify(b.el.setWidth()));
+                    console.log(b.el.getWidth());
+                    alert(JSON.stringify(b.el.getWidth()));
                 }