wiln / flexlib

Automatically exported from code.google.com/p/flexlib
0 stars 0 forks source link

SuperTabNavigator - PopUpButton displays hidden tabs #332

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Create SuperTabNavigator with some tabs in it
2. Hide one of the tabs
3. You can still see and select hidden (invisible) tab from PopUpButton

What is the expected output? What do you see instead?
Hidden tab should not be visible in PopUpButton. Display only visible ones.

What version of the product are you using? On what operating system?
Flexlib 2.4

Please provide any additional information below.
reorderTabList() function in reorderTabList.as shouold be changed.

Original issue reported on code.google.com by verth...@gmail.com on 23 Sep 2010 at 9:37