Measure Rests laid out incorrect x position in measure after adjusting their x/y offset
Reported version
3.0
Priority
P1 - High
Type
Functional
Frequency
Once
Severity
S4 - Minor
Reproducibility
Always
Status
closed
Regression
No
Workaround
No
Project
Selecting a measure rest and then adjusting the x or y offset (by either pressing up/down button or editing the inspector) will result in the measure rest being displayed in the incorrect x position in the measure:
Instead of being offset relative to the measure's initial tick at the left end of the measure, they should rather be laid out offset to the center of the measure.
This problem also has side effects of auto-placement not adjusting above or below elements not being readjusted, as well as it being hard to actually re-select the misplaced measure rest by clicking on it with the mouse sometimes.
Fix version
3.1.0
Comments
PR ready for review: https://github.com/musescore/MuseScore/pull/4493
The behavior now appears fixed:
And before anyone says "why would you even want to adjust the position of measure rests?", there is a simple reason: if dealing with multi-voice measure, then you might shift the measure rest that may be in one voice so that it doesn't collide with another voice's notes.
Fixed in branch master, commit 73a0a3c874
_fix #280657 trig layout when set meas rest offset
manually merged changes from #4493_
Automatically closed -- issue fixed for 2 weeks with no activity.