Rewind should reposition score
Periodically, someone on forums requests that the Rewind button on the toobar should actually reposition the canvas immediately rather than waiting for playback. In the past, a case might have been made that there was value in decoupling these actions - that rewinding the playback cursor shouldn't necessarily reposition the canvas. Now that the "Pan score automatically" button is honored for all actions, though, I propose that be the decoupling mechanism. So, rewind repositions the canvas to the begining of score if "Pan score automatically" is enabled (the default), but doesn't if it is disabled. A simple change, PR forthcoming.
Comments
https://github.com/musescore/MuseScore/pull/3840
Fixed in branch master, commit 92118f0fcb
fix #274841: rewind should reposition score
Fixed in branch master, commit 6067634500
Merge pull request #3840 from MarcSabatella/274841-rewind-home
fix #274841: rewind should reposition score
Automatically closed -- issue fixed for 2 weeks with no activity.