[TYPO3-english] ExtJS question about resizing components

Kay Strobach typo3 at kay-strobach.de
Mon Mar 28 16:31:15 CEST 2011


> Do you mind looking into http://forge.typo3.org/issues/13368?
> We have some problems with scrolling - and no ExtJS expert around.
> 
> Best regards


Hi Philipp,

do NOT use CSS for setting properties of Components:

autoScroll : Boolean
true to use overflow:'auto' on the components layout element and show
scroll bars automatically when necessary, false to clip any overflowing
content (defaults to false).

http://dev.sencha.com/deploy/dev/docs/?class=Ext.Container

Regards
Kay

-- 
http://www.kay-strobach.de - Open Source Rocks


More information about the TYPO3-english mailing list