Fix #112122: Hover color matches with disabled buttons #112380

Closed
Pratik Borhade wants to merge 3 commits from PratikPB2123:112122-menu-hover into main

When changing the target branch, be careful to rebase the branch in your fork to match. See documentation.

3 Commits

Author SHA1 Message Date
Pratik Borhade cbd95cd50f Merge branch 'main' into 112122-menu-hover and fix conflicts 2024-04-01 16:45:22 +05:30
Pratik Borhade 41c8fb2c28 Blend between text and menu background 2023-09-15 15:07:21 +05:30
Pratik Borhade 900441f17d Fix #112122: Hover color matches with disabled buttons
This is due to blending between inner and text colors.
Instead, copy the text color in `inner` when hovering. This is same as
done for UIList: 7216eb8879
2023-09-14 17:33:25 +05:30