X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/6746dc89c47ed01b165cc1152533605f97eb8e8d..f562e4c6e5fac7bcb445985b99acbea4d706e6f0:/examples/window/layout.js diff --git a/examples/window/layout.js b/examples/window/layout.js index 94a69225..6d0f95f1 100644 --- a/examples/window/layout.js +++ b/examples/window/layout.js @@ -29,8 +29,8 @@ Ext.onReady(function(){ title: 'Layout Window', closable: true, closeAction: 'hide', - //animateTarget: this, width: 600, + minWidth: 350, height: 350, layout: 'border', bodyStyle: 'padding: 5px;',