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 #179251: Select all glissandos in Range Selection fails #5052

Merged
merged 1 commit into from May 22, 2019

Conversation

mattmcclinch
Copy link
Contributor

Resolves: https://musescore.org/en/node/179251

This will make sure that glissandos are added to the range selection if their beginning and end notes are both inside the range. This uses the same logic as is used for selecting ties (handled just above). Both blocks of code are needed, because ties are not included in the Note::spannerFor() list.

@anatoly-os anatoly-os merged commit cd29790 into musescore:master May 22, 2019
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