UI: Adjust template_ID Buttons Width For Content Length #119229

Merged
Harley Acheson merged 2 commits from Harley/blender:TemplateIDButtonWidth into main 2024-03-08 23:30:20 +01:00

2 Commits

Author SHA1 Message Date
Harley Acheson 39eec60a09 Remove unused argument
buildbot/vexp-code-patch-lint Build done. Details
buildbot/vexp-code-patch-linux-x86_64 Build done. Details
buildbot/vexp-code-patch-darwin-x86_64 Build done. Details
buildbot/vexp-code-patch-windows-amd64 Build done. Details
buildbot/vexp-code-patch-darwin-arm64 Build done. Details
buildbot/vexp-code-patch-coordinator Build done. Details
2024-03-08 13:51:57 -08:00
Harley Acheson 1932b97616 UI: Adjust template_ID Buttons Width For Content Length
The Template_ID uses fixed widths for "new" and "open" buttons.
Although scaled by resolution scale, they do not take into account
language differences, Text Styles, etc and therefore frequently
overflow. This PR sets the buttons widths from the text size.
2024-03-08 13:45:14 -08:00