Changing the visibility of a rest in voice 2 will not move the position of a corresponding rest in voice 1
In 2.x, when a rest in voice 2 is set invisible, the corresponding rest in voice 1 is automatically moved to the middle of the staff.
This does not work in 3.0-dev.
But when the voice 1 rest "Automatic placement" is switched or a staff text gets entered while the voice 2 rest is invisible, this voice 1 rest will be repositioned.
Attachment | Size |
---|---|
rest-visibility-voices.ms3_.mscz | 2.3 KB |
Comments
Repro steps
1. Open the file
2. Select one of the rests in voice 2.
3. Press "v" on keyboard
Expected behaviour: The according rest in voice 1 should repositioned depending on visibility of the rest in voice 2.
Actual behaviour: The position does not change.
I found the same bug.
@tobik: please in the future also include a link to the relevant PR when changing the status to patch.
In this case it's your https://github.com/musescore/MuseScore/pull/3950 :)
In reply to @tobik: please in the future… by jeetee
Oups - right
Thank you
Fixed in branch master, commit 87d175aae8
fix #275901: Changing the visibility of a rest
Changing the visibility of a rest in voice 2 will not move the position of a corresponding rest in voice 1. Manually applied https://github.com/mattmcclinch/MuseScore/commit/f31bebc4e646a6a827a143…
Automatically closed -- issue fixed for 2 weeks with no activity.