Blender Git Commit Log
Git Commits -> Revision 7ee518c
Revision 7ee518c by Julian Eisel (master) November 4, 2020, 21:32 (GMT) |
Fix T80313: Fix clipped text in splash screen on hiDPI monitors The current layout gave too little space for the full "Search" string inside the button. Fix this by making sure radio-buttons have their text center aligned by default in pop-ups too, like they do anywhere else. This does affect a few other cases, e.g. the "RGB"/"HSV"/"Hex" radio-toggles for color pickers. But this should be fine, I don't think they were ever intentionally using left-aligned text (while similar buttons outside of pop-ups didn't). |
Commit Details:
Full Hash: 7ee518cf705fcebee2d110bfbb6bf00a0f170efb
Parent Commit: f9fbe4e
Lines Changed: +5, -0
1 Modified Path:
/source/blender/editors/interface/interface.c (+5, -0) (Diff)