From b12dc01620bea4d458dcdf358502e158071330b0 Mon Sep 17 00:00:00 2001 From: Edward Date: Tue, 18 Dec 2018 12:09:43 +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 bb5df3c4ad..d57a6aae67 100644 --- a/Roo/bootstrap/LayoutMasonry.js +++ b/Roo/bootstrap/LayoutMasonry.js @@ -667,6 +667,7 @@ Roo.extend(Roo.bootstrap.LayoutMasonry, Roo.bootstrap.Component, { b.el.select('iframe',true).setSize(width,height); if(k == 0) { + console.log(b.el.getStyles()); alert(JSON.stringify(b.el.getStyles())); } -- 2.39.2