Blender Git Commit Log
Git Commits -> Revision a13b14b
Revision a13b14b by Julian Eisel (master) September 18, 2020, 18:59 (GMT) |
Fix misalignment of menu items in Preferences > Save & Load menu Checking for the layout alignment is not a reliable way to filter out which items need the additional icon/text offset. Instead check if the buttons are icon-only (which we rarely do, e.g. for collection colors in the Outliner context menu). |
Commit Details:
Full Hash: a13b14b67d6f3931792da7eb8a0e04aed1196616
Parent Commit: 9ce1a04
Lines Changed: +2, -1
1 Modified Path:
/source/blender/editors/interface/interface_widgets.c (+2, -1) (Diff)