Blender Git Commit Log

Git Commits -> Revision 5c23302

Revision 5c23302 by Campbell Barton (master)
October 25, 2021, 11:28 (GMT)
Fix T92293: Clipped labels for graph editor modifiers

While c7d94a7827a5be9343eea22a9638bb059f185206 exposed this bug,
this was caused by a discrepancy in padding where labels would
have additional padding when drawing without emboss.
The padding made widget drawing behave as if the text took up more
room causing it to be clipped.

Now labels are considered the same width with/without emboss.

Commit Details:

Full Hash: 5c2330203e11e0d916960218b07d88d2193bf526
Parent Commit: 8cecf88
Lines Changed: +3, -0

1 Modified Path:

/source/blender/editors/interface/interface_widgets.c (+3, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021