From 555460ea89bb0dd149733f8521bc31fbf8978374 Mon Sep 17 00:00:00 2001 From: Edward Date: Tue, 18 Dec 2018 11:44:06 +0800 Subject: [PATCH] Roo/bootstrap/LayoutMasonry.js --- Roo/bootstrap/LayoutMasonry.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Roo/bootstrap/LayoutMasonry.js b/Roo/bootstrap/LayoutMasonry.js index 7864971314..0d619675ec 100644 --- a/Roo/bootstrap/LayoutMasonry.js +++ b/Roo/bootstrap/LayoutMasonry.js @@ -152,7 +152,7 @@ Roo.extend(Roo.bootstrap.LayoutMasonry, Roo.bootstrap.Component, { this.selectedBrick = []; this.currentSize = this.el.getBox(true); - + alert(this.currentSize); Roo.EventManager.onWindowResize(this.resize, this); if(!this.isAutoInitial){ -- 2.39.2