Blender Git Loki
Git Commits -> Revision 980efaf
Revision 980efaf by Julian Eisel (master) July 27, 2017, 10:28 (GMT) |
Fix button text overlapping with shortcut text in popups The purpose of the keymap strings is probably for un-embossed menu items like seen in most pulldowns. I can't see a reason for also adding that string for regularly drawn buttons within popups, we don't add it anywhere else in the UI either. So this commit makes sure shortcut strings are only added to buttons that are drawn like pulldown-menu items. |
Commit Details:
Full Hash: 980efaf4fde6746407e849e1e5e1f9f0c0b33322
Parent Commit: 492b5d0
Lines Changed: +5, -0
1 Modified Path:
/source/blender/editors/interface/interface.c (+5, -0) (Diff)