Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Checkmark in a menu item will still be visible after hovering mouse over an item #55

Merged
merged 1 commit into from
Mar 15, 2024

Conversation

lscholte
Copy link
Contributor

This is a screenshot with this fix in place. The checkmark is now visible even when mouse is hovered over the menu item because the checkmark color gets inverted just like the text does so that it is black on white instead of white on white.

This is how it looks in Helium right now:
image

This is how it looks with my change:
image

Ignore the fact that my screenshot shows the menu item highlighting taking the full width of the menu item. That is simply because I have forked Helium and made some other style changes. But I thought the change in this PR about making sure the checkmark is visible might be something you would want to take because it feels like a bug and less so a subjective styling choice.

@darklinkpower darklinkpower merged commit c46c8fb into darklinkpower:master Mar 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants