PDA

View Full Version : Disabling collapsed region animation



var1en
19 Apr 2007, 4:31 PM
Is there a flag that disables animation during temporary opening of a region?

Thanks

tryanDLS
19 Apr 2007, 6:53 PM
Not sure what you mean by 'temporary opening', but you turn animation off for expand/collapse http://extjs.com/deploy/ext/docs/output/Ext.LayoutRegion.html#config-animate

var1en
19 Apr 2007, 7:14 PM
'animate' flag affects the animation when you click on << or >> handle.

I'm talking about animation when the region is collapsed and you click on the whole bar.
It is still animated, even though the 'animate' flag is set to false.

jack.slocum
20 Apr 2007, 4:53 AM
There is no way to turn off the slide in of a collapsed panel.

var1en
20 Apr 2007, 10:54 AM
Is it hard to make this flag?
Do you have plans for it in next releases?

jack.slocum
20 Apr 2007, 2:16 PM
I will add it to the list. Thanks.