flex-users / flexlib

Open Source Flex components library.
github.com/flex-users/flexlib
MIT License
204 stars 91 forks source link

Styles are not applied to SuperTabNavigator when compiling for flex 4 #352

Open nicoulaj opened 13 years ago

nicoulaj commented 13 years ago

Originally filed by andr....@gmail.com on 2011-04-01T15:51:50

What steps will reproduce the problem?

  1. Launch SuperTabNavigator_Sample.swf from downloads
  2. Add tabs, so they don't fit the screen
  3. Scrolling buttons appeared, but style is not applied to them (see screenshot)

In flex 4 new styling API introduced, so, need to update SuperTabNavigator to use IStyleManager2.