Blender Git Commit Log
Git Commits -> Revision 88e6341
Revision 88e6341 by Aaron Carlisle (master) November 11, 2020, 19:58 (GMT) |
UI: Tooltips: dont add period to labels These are generally only one or two word phrases and are not sentences. This change slightly improves readability. Note, the check when display labels: ``` Tip Label (only for buttons not already showing the label). ``` Could be improved here because there are a lot of false positives. |
Commit Details:
Full Hash: 88e6341ce84851132ceba8407fb2c3058f34b6dd
Parent Commit: 40aa69e
Lines Changed: +1, -1
1 Modified Path:
/source/blender/editors/interface/interface_region_tooltip.c (+1, -1) (Diff)