Changing the order of the instruments (staves)

• Mar 15, 2020 - 11:03
Reported version
3.4
Type
Functional
Severity
S5 - Suggestion
Status
closed
Regression
No
Workaround
No
Project

Good morning, sir,
in the manual it says:
In the right column, select the instrument (or staff) and click on one of the up / down arrows
Moreover, when you create a new instrument, it is placed at the end of the list.
In a score with many instruments, it is impractical to have only the arrows to change the position of the created staff.
I suggest an improvement, which would be to place the created staff below a previously selected staff.
For example to add a clarinet voice under an existing clarinet voice :
création nouvelle portée.JPG


Comments

It's a good suggestion. There are design proposals being worked to improve this flow, hopefully a future version of MuseScore will incorporate them.

Status PR created fixed

Fixed in branch master, commit 51dc62e133

_Fix #302388 - Changing the order of the instruments (staves)

Implementation is using another QTreeWidgetItem constructor which accepts the preceding
item. This makes the Implementation straight forward._

Fix version
3.5.0