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

Added ability to change context menu icon color #26288

Merged
merged 1 commit into from
Jan 31, 2025

Conversation

grliszas14
Copy link
Contributor

Adds possibility to change context menu icon color like this:
screenshot

Used QString instead of QColor as the latter loses "invalid" property once converted to color property in QML - QML then treats it as a perfectly valid black color.
That way, in case of not providing a custom color, icon will stay as it was assuming fontPrimaryColor.

QA note:
Result should not impact MuseScore's context menu icons (or top bar menu)

src/framework/ui/uiaction.h Outdated Show resolved Hide resolved
@Eism Eism merged commit 97c163c into musescore:master Jan 31, 2025
11 checks passed
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.

[AU4] Clips - Ability to change individual clip colour
2 participants