Measure number vertical offset interpreted incorrectly
The intepretation of measure number offsets has changed since 3.4.2, I assume because of the various new features. While it seems that scores using default settings will still look the same, scores that have customized measure number style will look wrong.
The score attached below was created in 3.4.2, and measure number style was customized to place the measure number just barely above the staff. Load it into 3.4.2 and then into 3.5 Beta. You will see it's now way too high (-2 sp is being added to all offsets):
3.4.2:
3.5:
In the case of scores where the style had been modified to move measure numbers below the staff (eg, with offset 5.5 sp), this means they now appear directly within the staff instead of just below:
I guess there is sort of a workaround, change the offset, but then it won't look correct in 3.4.2.
Attachment | Size |
---|---|
mno-offset.mscx | 4.31 KB |
Comments
Probably related to these changes: https://github.com/musescore/MuseScore/pull/5817 @Marr11317 is working on a fix.
Still wip though: see https://github.com/musescore/MuseScore/pull/6208
Fixed in branch 3.x, commit d71e4110c4
fix #306603: Measure number vertical offset interpreted incorrectly
Fixed in branch 3.x, commit e865fc9b99
_Merge pull request #6208 from Marr11317/fix-306603
fix #306603: Measure number vertical offset interpreted incorrectly_
Automatically closed -- issue fixed for 2 weeks with no activity.