Blender Git Commit Log
Git Commits -> Revision 6daff9a
Revision 6daff9a by Hans Goudey (master) February 25, 2021, 16:28 (GMT) |
UI: Fix icon width and padding in search menus Previously the padding size and the width saved for the icon were constant regardless of the zoom level. This resulted in overlapping icons and text, and ugly padding with more extreme zoom levels. We can retrieve the size of the row from the `rect` argument. |
Commit Details:
Full Hash: 6daff9a08e79546a28a24a6306d9f067e7f7fa59
Parent Commit: f908ff1
Lines Changed: +3, -2
1 Modified Path:
/source/blender/editors/interface/interface_widgets.c (+3, -2) (Diff)