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 #305814: Adding Intervals via "alt + number" command #6111

Merged
merged 1 commit into from
May 23, 2020

Conversation

mattmcclinch
Copy link
Contributor

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

Currently when adding an interval to a selection, the interval is added to each note within the selection. This commit changes this behavior so that in the case of a range selection, only one note is added to each chord within the selection.

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

Currently when adding an interval to a selection, the interval is added to each note within the selection. This commit changes this behavior so that in the case of a range selection, only one note is added to each chord within the selection.
@anatoly-os anatoly-os merged commit 9356e65 into musescore:3.x May 23, 2020
@anatoly-os
Copy link
Contributor

@mattmcclinch thanks! Would be nice to have a script test for this case to prevent such failures in future.

@mattmcclinch mattmcclinch deleted the 305814-add-interval branch May 23, 2020 16:13
anatoly-os added a commit that referenced this pull request May 25, 2020
Fix #305814: Adding Intervals via "alt + number" command
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