<components:AutoFontLabel id="bannerTitle" maxWidth="300" styleName="BannerTitle"/> <components:AutoFontLabel id="bannerSubtitle" maxWidth="300" styleName="BannerSubtitle" updateComplete="onSubTitleUpdateComplete(event)"/>
Faizan,
In the HeaderControllerWidget.mxml the maxwidth is hard coded.<components:AutoFontLabel id="bannerTitle" maxWidth="300" styleName="BannerTitle"/> <components:AutoFontLabel id="bannerSubtitle" maxWidth="300" styleName="BannerSubtitle" updateComplete="onSubTitleUpdateComplete(event)"/>