[flexcoders] Spurious truncateToFit behavior when scaling TabNavigator

2009-01-06 Thread x77686d
On one of our Flex applications we use scaleX and scaleY at the application level to zoom in/out on the whole thing. That works pretty well except for one problem: there's a TabNavigator and we see spurious truncateToFit behavior on the tab labels, turning Some Tab into Some T..., for example. I

Re: [flexcoders] Spurious truncateToFit behavior when scaling TabNavigator

2009-01-06 Thread Manish Jethani
On Tue, Jan 6, 2009 at 3:30 PM, x77686d wh...@mitchellsoftwareengineering.com wrote: On one of our Flex applications we use scaleX and scaleY at the application level to zoom in/out on the whole thing. That works pretty well except for one problem: there's a TabNavigator and we see spurious