Blender Git Loki
Git Commits -> Revision 9ab3b8f
Revision 9ab3b8f by Hans Goudey (master) August 14, 2020, 16:58 (GMT) |
UI: Remove cutoff text in popovers for 2.90 release Many of these popovers could use a design pass in 2.91, but for 2.90 we don't want to change any UI strings at this point, so the best way to solve the cutoff text is to widen the popovers. Sadly this won't affect popovers when other languages besides English have longer strings, but solving that is a much larger task. Another benefit is that tweaking sculpt / paint brush options feels much less cramped with slightly wider popovers. I only know of one string that is still slightly cutoff by default with this patch, the "Max Element Distance" property of the pose brush in the sculpt mode brush settings popover. But I didn't think it was worth widening that popover more to deal with that one case. Differential Revision: https://developer.blender.org/D8575 |
Commit Details:
Full Hash: 9ab3b8f7f44057b3dd0355b8adb9d47827fb1e90
Parent Commit: 04f703f
Lines Changed: +9, -0