"Style -> Bar -> Note left margin" Not working properly with accidental in invisible staff
Reported version
3.x-dev
Priority
P2 - Medium
Type
Performance
Frequency
Many
Severity
S3 - Major
Reproducibility
Always
Status
closed
Regression
No
Workaround
No
Project
As attached score of MS3.1, when doing "Style -> Bar -> Note left margin" to increase "^", not all the bars follow the adjustment, e.g. bar 11, 12... etc. many of them.
The same score works with MS2 well.
Attachment | Size |
---|---|
Nocturnes, Op.9 (Chopin, Frédéric) No.2 - Violin & Piano V3.1.mscz | 42.81 KB |
Fix version
3.1.0
Comments
The invisible piano staff is triggering the problem here, because it starts with an accidental. We mostly ignore invisible staves for layout, but apparently we get this detail wrong. Meanwhile, you can use barline to accidental distance.
https://github.com/musescore/MuseScore/pull/4961
Fixed in branch master, commit 641c413653
fix #288162: wrong space after barline with accidental in invisible staff
Automatically closed -- issue fixed for 2 weeks with no activity.