Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian Eisel <julian@blender.org>2020-08-03 13:54:13 +0300
committerJulian Eisel <julian@blender.org>2020-08-03 14:00:53 +0300
commit14b77b37cb8ca8bf5caa334532a3ef4af527f5a7 (patch)
treed12036aaae8d6791b90fab621c62d549efa7d377 /source/blender/bmesh
parent33e6562a8a1ab84b0de92857dcd7decbffe3f263 (diff)
Fix T78428: Checkbox labels don't highlight on mouse-over in popovers
The text colors set by the general widget state function (`widget_state()`) would always be overriden by the menu-back text colors to avoid contrast issues. This would only respect the selected state, not other states. Address this now by changing the input theme colors to use the menu-back ones, rather than overriding after the fact (calling `widget_state()`).
Diffstat (limited to 'source/blender/bmesh')
0 files changed, 0 insertions, 0 deletions