Upgrade to ExtJS 4.0.7 - Released 10/19/2011
[extjs.git] / examples / window / layout.js
index 94a6922..6d0f95f 100644 (file)
@@ -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;',