Community
Participate
Working Groups
Some css in the settings page is overriding the dojo menu triangle. The end result is that the user "triangle" menu in the settings page does not show up. We also override this menu triangle in the command framework (and probably will establish a better looking default triangle in ide.css soon). Wherever this is happening in settings css, we should either: - stop doing it and use the default (knowing it will improve) - qualify the css class with a class name so that it's only overridden for the specific case in hand (we do this in the command framework with the .textless class that uses the menu icon).
I was bad in overriding the css - but now have a fix for this, where it is tweaking the style of the nodes I want it tweaked on, rather than overriding. Fix will be offered soon.
this has been fixed with http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=5e6ba2f482854492d8c77ba3092a2f577525aaf8