Pman.Dialog.Image.bjs
authorEdward <edward@roojs.com>
Tue, 9 Apr 2019 05:21:36 +0000 (13:21 +0800)
committerEdward <edward@roojs.com>
Tue, 9 Apr 2019 05:21:36 +0000 (13:21 +0800)
Pman.Dialog.Image.js

Pman.Dialog.Image.bjs
Pman.Dialog.Image.js

index f86f064..e8e3891 100644 (file)
@@ -51,6 +51,7 @@
     {
      "fitToFrame" : true,
      "region" : "center",
+     "Boolean fitContainer" : true,
      "xtype" : "ContentPanel",
      "$ xns" : "Roo",
      "Boolean autoScroll" : true,
index 45a5e4f..c6001f7 100644 (file)
@@ -198,6 +198,7 @@ Pman.Dialog.Image = {
      {
       xtype : 'ContentPanel',
       autoScroll : true,
+      fitContainer : true,
       fitToFrame : true,
       region : 'center',
       xns : Roo,