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 #229246: staff incorrectly numbered in "Instruments" dialog #5464

Merged
merged 1 commit into from
Mar 20, 2020

Conversation

Harmoniker1
Copy link
Contributor

Resolves: https://musescore.org/node/229246.

Staff numbers are only updated (actually re-created by genPartList()) upon next opening of the dialog, not instantly when staffs are changed. A new function updatePartIdx() does what's needed to be done.

@Harmoniker1 Harmoniker1 changed the title fix #229246: staff incorrectly numbered in "Chose Instruments" dialog fix #229246: staff incorrectly numbered in "Choose Instruments" dialog Nov 10, 2019
@Harmoniker1 Harmoniker1 changed the title fix #229246: staff incorrectly numbered in "Choose Instruments" dialog fix #229246: staff incorrectly numbered in "Instruments" dialog Nov 10, 2019
Staff numbers are only updated (actually re-created by `genPartList()`) upon next opening of the dialog, not instantly when staffs are changed. A new function `updatePartIdx()` does what's needed to be done.
@anatoly-os anatoly-os added this to the MuseScore 3.4 milestone Dec 16, 2019
@dmitrio95 dmitrio95 merged commit 8264a51 into musescore:master Mar 20, 2020
@Harmoniker1 Harmoniker1 deleted the instr-dialog-staffno branch March 20, 2020 13:16
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

3 participants