What steps will reproduce the problem?
1. Include a SuperTabNavigator in your MXML
2. Assign tabStyleName"customTab" to the TabNavigator
3. include the folllowing stlyes
.customTab {
tabCloseButtonStyleName: customCloseButton;
}
.customCloseButton {
skin: Embed(source='../resource/cross.png');
}
What is the expected output? What do you see instead?
The closebutton flickers on mouse over. The close button is hardly clickable.
What version of the product are you using? On what operating system?
flexlib r236
Ubuntu 10
Original issue reported on code.google.com by hunkeler...@gmail.com on 17 Jun 2010 at 9:38
Original issue reported on code.google.com by
hunkeler...@gmail.com
on 17 Jun 2010 at 9:38