From a133599afb553fc63a47dea3c0118c4b2d38e626 Mon Sep 17 00:00:00 2001 From: Edward Date: Tue, 18 Dec 2018 12:09:56 +0800 Subject: [PATCH] Roo/bootstrap/LayoutMasonry.js --- Roo/bootstrap/LayoutMasonry.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Roo/bootstrap/LayoutMasonry.js b/Roo/bootstrap/LayoutMasonry.js index d57a6aae67..5a7220b79c 100644 --- a/Roo/bootstrap/LayoutMasonry.js +++ b/Roo/bootstrap/LayoutMasonry.js @@ -667,8 +667,8 @@ 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())); + console.log(b.el.setWidth()); + alert(JSON.stringify(b.el.setWidth())); } -- 2.39.2