Lines do not respond to "Reset Positions" applied to range selection
To reproduce, create a new score, add any type of line (say a hairpin), reposition the line, then select a range of measures including that line and apply [Ctrl]+[R]/[Cmd]+[R]. Expected result: line returns to original position. Current result: lines are not reset.
Originally brought up at https://musescore.org/en/node/89566.
Comments
Making it work as expected is pretty easy:
https://github.com/musescore/MuseScore/pull/2308
If there is a good reason for the current behavior, I guess this issue and PR can be closed, but I think I agree with you that it seems unexpected & wrong.
Fixed in branch master, commit 3f89ed40e0
fix #89576: reset spanner segments in range selection on Ctrl+R
Fixed in branch master, commit 5c52d59888
Merge pull request #2308 from MarcSabatella/89576-reset-spanners
fix #89576: reset spanner segments in range selection on Ctrl+R
Fixed in branch 2.0.3, commit 26bbdaae45
fix #89576: reset spanner segments in range selection on Ctrl+R
Automatically closed -- issue fixed for 2 weeks with no activity.