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

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

index 4fdafa5..d31d297 100644 (file)
     {
      "fitToFrame" : true,
      "region" : "center",
-     "Boolean fitContainer" : true,
      "xtype" : "ContentPanel",
      "$ xns" : "Roo",
-     "Boolean autoScroll" : true,
      "items" : [
       {
        "listeners" : {
index d97c29a..c629658 100644 (file)
@@ -197,8 +197,6 @@ Pman.Dialog.Image = {
     items  : [
      {
       xtype : 'ContentPanel',
-      autoScroll : true,
-      fitContainer : true,
       fitToFrame : true,
       region : 'center',
       xns : Roo,