From: Edward Date: Tue, 18 Dec 2018 03:44:29 +0000 (+0800) Subject: Roo/bootstrap/LayoutMasonry.js X-Git-Url: http://git.roojs.org/?p=roojs1;a=commitdiff_plain;h=ad66a044f3615fc3f77fd597e47a2475f1d06980 Roo/bootstrap/LayoutMasonry.js --- diff --git a/Roo/bootstrap/LayoutMasonry.js b/Roo/bootstrap/LayoutMasonry.js index 0d619675ec..acefd7aca9 100644 --- a/Roo/bootstrap/LayoutMasonry.js +++ b/Roo/bootstrap/LayoutMasonry.js @@ -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);