UI: Header Status Text Changes #111676

Merged
Harley Acheson merged 10 commits from Harley/blender:StatusText into main 2023-08-30 18:59:25 +02:00

10 Commits

Author SHA1 Message Date
Harley Acheson 1dec51978d Fixing warnings for type assignment and unused argument.
buildbot/vexp-code-patch-coordinator Build done. Details
2023-08-30 09:19:02 -07:00
Harley Acheson 7e41b65696 Merge branch 'main' of projects.blender.org:blender/blender into StatusText 2023-08-30 08:53:16 -07:00
Harley Acheson 5de87ab670 No need to test if overlapped.
buildbot/vexp-code-patch-coordinator Build done. Details
2023-08-30 08:03:55 -07:00
Harley Acheson 0645090040 Improved comments. Some lines moved slightly. 2023-08-30 07:57:08 -07:00
Harley Acheson f9d745c23f Merge branch 'main' of projects.blender.org:blender/blender into StatusText 2023-08-30 07:22:59 -07:00
Harley Acheson 2b0762b804 Tweaks to text positioning, padding, etc 2023-08-29 21:40:59 -07:00
Harley Acheson e72eb28ac4 Merge branch 'main' of projects.blender.org:blender/blender into StatusText 2023-08-29 21:02:17 -07:00
Harley Acheson 3121ef7b5b Works nicely with all header color alpha values 2023-08-29 17:06:12 -07:00
Harley Acheson 3081f9ac7a Header can be treated as transparent if it has any transparency
since the text will only be there if there is no tool settings.
2023-08-29 15:14:35 -07:00
Harley Acheson dc309eb187 UI: Header Status Text Changes
Draw status text in the Tool Settings bar if visible, rather than
Header. Only clear to transparent if Header is transparent or Tool
Settings is partially transparent.
2023-08-29 14:17:44 -07:00