Fix #124068: Update Text Style Weights With Change of UI Font #124074

Merged
Harley Acheson merged 3 commits from Harley/blender:Fix124068 into main 2024-07-03 18:02:38 +02:00

3 Commits

Author SHA1 Message Date
2b568538e0 Cleanup, better comments, etc
All checks were successful
buildbot/vexp-code-patch-linux-x86_64 Build done.
buildbot/vexp-code-patch-lint Build done.
buildbot/vexp-code-patch-darwin-arm64 Build done.
buildbot/vexp-code-patch-darwin-x86_64 Build done.
buildbot/vexp-code-patch-windows-amd64 Build done.
buildbot/vexp-code-patch-coordinator Build done.
2024-07-03 08:31:56 -07:00
9bb4c0b4bb Merge branch 'main' of projects.blender.org:blender/blender into Fix124068 2024-07-03 08:10:38 -07:00
ddee93a410 Fix #124068: Update Text Style Weights With Change of UI Font
Only when the user changes the UI font to one that does not have a
variable weight axis, update the text style weights to match the font's
design weight. So if changing to an old-school font that has a fixed
weight, for example bold, also update UI Text Style weights to match
so everything looks as designed and expected.
2024-07-02 19:06:58 -07:00