-
Bug
-
Resolution: Fixed
-
P2
-
1.1.2
-
None
-
0.9internal
-
generic
-
generic
-
Not verified
At the moment Menus reuse the ButtonModel. This is fine except that this
means that selected is used to indivate whether the menuitem is currently
active (blue). Which is also fine, except that
1. Checkbox MenuItems need selected to mean that the checkbox is selected
2. It would be nice to have a menu active (blue) before popping up its
submenu (currently selected means both)
means that selected is used to indivate whether the menuitem is currently
active (blue). Which is also fine, except that
1. Checkbox MenuItems need selected to mean that the checkbox is selected
2. It would be nice to have a menu active (blue) before popping up its
submenu (currently selected means both)