From: Edward Date: Tue, 9 Apr 2019 05:35:51 +0000 (+0800) Subject: Pman.Dialog.Image.bjs X-Git-Url: http://git.roojs.org/?a=commitdiff_plain;h=refs%2Fheads%2Fwip_edward_T5843_Product_offer_sheet_is_missing;p=Pman.Core Pman.Dialog.Image.bjs Pman.Dialog.Image.js --- diff --git a/Pman.Dialog.Image.bjs b/Pman.Dialog.Image.bjs index c403c200..32f560f2 100644 --- a/Pman.Dialog.Image.bjs +++ b/Pman.Dialog.Image.bjs @@ -51,6 +51,7 @@ { "fitToFrame" : true, "region" : "center", + "Boolean fitContainer" : true, "xtype" : "ContentPanel", "$ xns" : "Roo", "items" : [ diff --git a/Pman.Dialog.Image.js b/Pman.Dialog.Image.js index 010bdca2..50a667bf 100644 --- a/Pman.Dialog.Image.js +++ b/Pman.Dialog.Image.js @@ -197,6 +197,7 @@ Pman.Dialog.Image = { items : [ { xtype : 'ContentPanel', + fitContainer : true, fitToFrame : true, region : 'center', xns : Roo,