From cf826a65c75090e8a7e9cf21300d0b54f5f15f70 Mon Sep 17 00:00:00 2001 From: Edward Date: Thu, 8 May 2014 18:11:13 +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 868374b7..cbfe9da5 100644 --- a/Pman.Dialog.CoreAutoSavePreview.bjs +++ b/Pman.Dialog.CoreAutoSavePreview.bjs @@ -117,6 +117,7 @@ "listeners": { "render": "function (_self)\n{\n _this.viewPanel = _self;\n}" }, + "autoScroll": true, "background": false, "fitContainer": true, "fitToFrame": true, diff --git a/Pman.Dialog.CoreAutoSavePreview.js b/Pman.Dialog.CoreAutoSavePreview.js index 8c6c5488..d26f3151 100644 --- a/Pman.Dialog.CoreAutoSavePreview.js +++ b/Pman.Dialog.CoreAutoSavePreview.js @@ -170,6 +170,7 @@ Pman.Dialog.CoreAutoSavePreview = { _this.viewPanel = _self; } }, + autoScroll : true, background : false, fitContainer : true, fitToFrame : true, -- 2.39.2