Adding new measures does not update the maximum value for position slider in Play panel

• Feb 16, 2015 - 21:13
Priority
P1 - High
Type
Functional
Frequency
Few
Severity
S3 - Major
Reproducibility
Always
Status
active
Regression
No
Workaround
No
Project

Adding new measures using either Add Menu > Measures, or pasting measures does not update the maximum value for the position slider in the Play Panel.
Looking in the code I can see that the only time when the range of the slider is modified is when the score is changed (PlayPanel::setScore is the only place where PlayPanel::setEndPos is called). This means that as long as the current score doesn't change, the range of the slider will not change regardless of how many measures are added/deleted.


Comments

Severity S4 - Minor S3 - Major
Frequency Few
Priority P1 - High
Regression No
Reproducibility Always
Workaround No

Still the case in MuseScore 3.1 RC