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

Fix missing enabled toggle button icon on hover #1195

Merged
merged 1 commit into from
Jul 30, 2023

Conversation

manongjohn
Copy link
Collaborator

This PR fixes #1194

When Show Icons In Menu is disabled, the recently refactored icon logic was setting the empty icon for icon mode/status Active/On causing the icon to disappear when hovering over an active toggle button.

Modified to only set it for Active/Off.

@manongjohn manongjohn added the 1.4 Included in Version 1.4 label Jul 26, 2023
@manongjohn manongjohn merged commit 76afd51 into tahoma2d:master Jul 30, 2023
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1.4 Included in Version 1.4
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Enabled toggle button icon disappears when hovering over them
1 participant