Instrument name appears for solo instrument after changing instrument
1. Create score with one instrument.
2. Right-click stave.
3. 'Stave Properties...'.
4. 'Change Instrument...'.
5. Choose another instrument.
6. 'OK'.
7. 'OK'.
Expected result: Instrument name doesn't appear.
Actual result: Instrument name appears.
Using MuseScore 2.0 Nightly Build (2b0d24d) - Mac 10.7.5.
Comments
I'd note that this would fix itself automatically if we switched to a scheme where the name is always present but an option suppresses its display.
I was thinking of hiding the name if there is only one instrument. But a possibility to change the option to hide the name if there is only one instrument would be better.
I think there needs to be a way to display then name or not display it, regardless of how many instruments. So automatically hiding it for single-instrument scores is not good.
Rather than have an option "display instrument name" that the code would have to set differently for each score, another possibility is a simple style option that always defaults to true: "hide instrument names for single instrument scores". Then the user could set it false if he wants.
see PR #855
Fixed in 20f0fc07e9
Automatically closed -- issue fixed for 2 weeks with no activity.