Checking "Show first" with an interval of 1 for measure numbers under Style->General... only shows measure number 1.
In any MuseScore score open Style->General->Header,Footer,Numbers.
In the Measure Numbers section
- Check Measure numbers
- Check Show first
- set Interval to 1
Results are that only measure 1 is numbered. Show first in this case is a redundant option (that is not necessary when interval is set to 1).
Expected result, all measures should be numbered
The Show first option needs to be ignored when the interval is set to 1.
Comments
Sure this is not already an issue in 2.2?
I've checked: this is the case in 2.2(.1) already (and probably even earlier), so not a 2.3 regression, master is affected too
It has not been caused by the recent change following https://musescore.org/en/node/272390
See PR for master: https://github.com/musescore/MuseScore/pull/3749
and for 2.3 see: https://github.com/musescore/MuseScore/pull/3750
Fixed in branch 2.3, commit ee076598cf
Fix #273555: Checking "Show first" with an interval of 1 for measure numbers only shows measure number 1
Fixed in branch 2.3, commit d3c4225a96
Merge pull request #3750 from Jojo-Schmitz/measure-number-2.3
Fix #273555: Checking "Show first" with an interval of 1 for measure numbers only shows measure number 1
Fixed in branch master, commit e541ea64a7
Fix #273555: Checking "Show first" with an interval of 1 for measure numbers only shows measure number 1
Fixed in branch master, commit 0196b1b861
Merge pull request #3749 from Jojo-Schmitz/measure-numbers
Fix #273555: Checking "Show first" with an interval of 1 for measure numbers only shows measure number 1
Automatically closed -- issue fixed for 2 weeks with no activity.