Changed the appearance of the toolbar buttons.
When stacked on top of each other, it looks cleaner and simpler without the gradient. This makes it easier to scan through long lists of tools. http://www.reynish.com/files/blender25/toolbar_buttons.png
This commit is contained in:
@@ -63,6 +63,7 @@ typedef enum {
|
||||
UI_WTYPE_NUMBER,
|
||||
UI_WTYPE_SLIDER,
|
||||
UI_WTYPE_EXEC,
|
||||
UI_WTYPE_TOOL,
|
||||
|
||||
/* strings */
|
||||
UI_WTYPE_NAME,
|
||||
|
||||
Reference in New Issue
Block a user