I couldn't even notice it before, but now I can see it shifting about a pixel. It looks to me like it defaults to being vertically aligned to center, and the selected tab has no bottom border, so the space to center the text in is slightly bigger. There is no vertical-align style for selected tab or any tabs for that matter.
Maybe an itemRenderer is the solution. This is bothering me now, if I find the answer I will let you know ASAP. --- In [email protected], "dfalling" <dfall...@...> wrote: > > It's definitely not a style I've set. If you go select the tab navigator in > the style explorer, you should be able to notice the text in the tabs > shifting down slightly whenever the tab is selected. I haven't found any > styles or text properties that cause this, and have even dug through the tab > navigator code to try to see the changes it does to selected tabs. > > --- In [email protected], "invertedspear" <invertedspear@> wrote: > > > > I haven't seen that before but it may be something to do with some of your > > styles. Check this gadget out, it has helped me beyond words in dealing > > with styles in Flex. I haven't seen one for flex3 yet, but this covers most > > of everything. > > > > http://examples.adobe.com/flex2/consulting/styleexplorer/Flex2StyleExplorer.html > > > > --- In [email protected], "dfalling" <dfalling@> wrote: > > > > > > When a tab in a tab navigator is selected, the text shifts down a slight > > > amount. I've looked everywhere and can't find a style or property that's > > > causing this. How can I prevent the text from shifting? > > > > > > Thanks > > > > > >

