From ad66a044f3615fc3f77fd597e47a2475f1d06980 Mon Sep 17 00:00:00 2001 From: Edward Date: Tue, 18 Dec 2018 11:44:29 +0800 Subject: [PATCH] Roo/bootstrap/LayoutMasonry.js --- Roo/bootstrap/LayoutMasonry.js | 1 + 1 file changed, 1 insertion(+) 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); -- 2.39.2