@@ -7743,7 +7743,10 @@ U.MD.D.I.openApplicationWai = function (id, url, dom) {
"id": id,
"style": { "width": "100%", "height": "100%", "overflow": 'hidden',"position": 'unset',"boxShadow": "unset" },
"onresize": function () { },
- "isdrag": false,
+ isdrag: false,
+ isstretching: false,
+ isenlarge: false,
+ isnarrow: false
},
{
closecallback: function () { }