Blender Git Loki
Git Commits -> Revision 2d0c5b9
Revision 2d0c5b9 by Ton Roosendaal (master) May 22, 2012, 15:50 (GMT) |
Long old UI annoyance: The up/down triangle icon for menus was not drawing when a menu had an icon; even though space was reserved there. Note: this can only work now with removing the ugly "down triangle" icon from buttons like next to the Material list box (button pops up menu with tools). Looks nicer this way anyway. |
Commit Details:
Full Hash: 2d0c5b90179b14cd9d36807188e6cdca96e9124a
SVN Revision: 46899
Parent Commit: cdba862
Lines Changed: +22, -12
5 Modified Paths:
/release/scripts/startup/bl_ui/properties_data_armature.py (+1, -1) (Diff)
/release/scripts/startup/bl_ui/properties_data_mesh.py (+2, -2) (Diff)
/release/scripts/startup/bl_ui/properties_material.py (+1, -1) (Diff)
/release/scripts/startup/bl_ui/properties_texture.py (+2, -2) (Diff)
/source/blender/editors/interface/interface_widgets.c (+16, -6) (Diff)
/release/scripts/startup/bl_ui/properties_data_mesh.py (+2, -2) (Diff)
/release/scripts/startup/bl_ui/properties_material.py (+1, -1) (Diff)
/release/scripts/startup/bl_ui/properties_texture.py (+2, -2) (Diff)
/source/blender/editors/interface/interface_widgets.c (+16, -6) (Diff)