Roo/bootstrap/LayoutMasonry.js
[roojs1] / 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);