Blender Git Loki
Git Commits -> Revision 96439de
Revision 96439de by Yevgeny Makarov (master) September 3, 2020, 13:42 (GMT) |
UI: Reduce limits for the text size theme options It was possible to increase the text size quite a lot, making text much bigger than their containing widgets. These new limits makes the maximum size of text be closer to the widget size. Note that there needs to be some extra "wiggle room" since fonts may have quite different glyph sizes. So you can still set the font size to be slightly bigger than the widgets. Addresses T80175 and T79059. |
Commit Details:
Full Hash: 96439de784801c7ed0072408a5238bb877af828e
Parent Commit: f00cb93
Committed By: Julian Eisel
Lines Changed: +2, -2
1 Modified Path:
/source/blender/makesrna/intern/rna_userdef.c (+2, -2) (Diff)