From e0c4690a25d74c586b5ad7a1631a55226ef6b6fb Mon Sep 17 00:00:00 2001 From: Edward Date: Thu, 8 May 2014 17:06:24 +0800 Subject: [PATCH] Pman.Dialog.CoreAutoSavePreview.bjs Pman.Dialog.CoreAutoSavePreview.js --- Pman.Dialog.CoreAutoSavePreview.bjs | 1 + Pman.Dialog.CoreAutoSavePreview.js | 1 + 2 files changed, 2 insertions(+) diff --git a/Pman.Dialog.CoreAutoSavePreview.bjs b/Pman.Dialog.CoreAutoSavePreview.bjs index 9b6fbb7f..8c68dd73 100644 --- a/Pman.Dialog.CoreAutoSavePreview.bjs +++ b/Pman.Dialog.CoreAutoSavePreview.bjs @@ -118,6 +118,7 @@ }, "background": false, "fitContainer": true, + "fitToFrame": true, "region": "center", "xtype": "ContentPanel", "|xns": "Roo" diff --git a/Pman.Dialog.CoreAutoSavePreview.js b/Pman.Dialog.CoreAutoSavePreview.js index c744795c..ddfa37ff 100644 --- a/Pman.Dialog.CoreAutoSavePreview.js +++ b/Pman.Dialog.CoreAutoSavePreview.js @@ -256,6 +256,7 @@ Pman.Dialog.CoreAutoSavePreview = { }, background : false, fitContainer : true, + fitToFrame : true, region : 'center' } ], -- 2.39.2