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

index acefd7a..52af12a 100644 (file)
@@ -152,8 +152,7 @@ Roo.extend(Roo.bootstrap.LayoutMasonry, Roo.bootstrap.Component,  {
         this.selectedBrick = [];
         
         this.currentSize = this.el.getBox(true);
-        Roo.log(this.currentSize);
-        alert(this.currentSize);
+        alert(JSON.stringify(this.currentSize));
         Roo.EventManager.onWindowResize(this.resize, this); 
 
         if(!this.isAutoInitial){