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

index 0d61967..acefd7a 100644 (file)
@@ -152,6 +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);
         Roo.EventManager.onWindowResize(this.resize, this);