Measure counting becomes wrong after multi measure rests
After switching to multi measure rests, then the measure counting (at the begin of each staff line) becomes wrong, that means multi measure rests with at least two measures are handled as only one measure. Similarly, the measure number in the status line clicking on some note after the multi measure rest becomes wrong.
Comments
I have to reduce the report's text into:
After switching to multi measure rests,the measure counting in the status line becomes wrong, that means multi measure rests with at least two measures are handled as only one measure.
That means, I cannot reproduce the wrong message counter at the beginning of a staff line after a multi measure rest.
See https://github.com/musescore/MuseScore/pull/3599
Here is a patch to fix the issue.
Edit: Thanks, Jojo!
Fixed in branch master, commit b537e365a4
fix #251471: Measure counting becomes wrong after multi measure rests
Fixed in branch master, commit 8e55ae1e97
Merge pull request #3599 from mattmcclinch/251471-measure-counting
fix #251471: Measure counting becomes wrong after multi measure rests
Automatically closed -- issue fixed for 2 weeks with no activity.