Arpeggio section in General has no effect
1. Open attached score (produced in 1.3).
2. 'Style'>'General…'.
3. 'Arpeggios'.
4. Change something.
5. 'OK'.
Result: No change.
Note: Applies to 2.0 scores - both before and after arpeggio is applied.
Using MuseScore 2.0 Nightly Build 32fe6c4 - Mac 10.7.5.
Attachment | Size |
---|---|
Arpeggio section in General has no effect.mscz | 1.51 KB |
Comments
Actually, the line thickness works for the arpeggios that are simply (not squiggly) lines, and the hook setting works for the arpeggio symbol that includes hooks (I'd just call it a bracket, but it *is* on the Arpeggios palette). So at most, it's just unclear labeling for these two.
But the distance is indeed being ignored. I can see it being hardcoded to 0.5sp in Chord::layoutPitched(), hopefully it's just a matter of looking up the style setting there.
https://github.com/musescore/MuseScore/pull/1298
This fixes the bug. If you'd like to formally request better labeling in the dialog for the other two settings, maybe open a separate issue with suggestions.
Fixed in 709c6eab98
Done: #32836: Labelling for arpeggio options
Automatically closed -- issue fixed for 2 weeks with no activity.