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 #42021: color of drum palette notes #1579

Merged
merged 1 commit into from
Dec 27, 2014

Conversation

MarcSabatella
Copy link
Contributor

Formerly, Chord::setSelected() used to set all of its notes as well, but that was changed recently. It's actually a no-op now - it doesn't even mark the chord itself selected. So I simply select the notes instead of the chord to force the drum palette to display in voice color.

BTW, el->curColor() doesn't really return anything useful here as far as color goes, but we don't need it to - the notes draw themselves in their proper colors.

lasconic added a commit that referenced this pull request Dec 27, 2014
fix #42021: color of drum palette notes
@lasconic lasconic merged commit be05ea4 into musescore:master Dec 27, 2014
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.

None yet

2 participants