State of "play panel" on closing the program should be restored on re-opening
Reported version
3.0
Priority
P1 - High
Type
Functional
Frequency
Few
Severity
S4 - Minor
Reproducibility
Always
Status
PR created
Regression
No
Workaround
No
Project
The play panel resides in a frame by default now in V3. I normally use it as floating window, which is possible. But when I close and re-open the panel, it always goes back into the initial frame position.
It would be fine to save the last position and re-open it at the same place.
Comments
I think this is a good idea. I'll take a look at making this happen.
Fixed, PR: https://github.com/musescore/MuseScore/pull/4002
This patch seems not be added to the actual Prerelease.
Is there a special reason for this? Or just forgotten?
At least the problem persists.
There are still 127 other PRs waiting to get merged or rejected or otherwise dealt with ;-)
A fix hasn't been added to the actual prerelease/master branch until it's marked as fixed. This is marked as patch, which means I've found a way to fix it, but due to the sheer number of pull requests (patches awaiting acceptance) it can take anywhere from a few days to a few months for a patch to become an official 'fix'.
Fixed in branch master, commit 132880f4f9
fix #276526: play panel position not restored on toggle
Fixed in branch master, commit d35ef5a8fa
Merge pull request #4002 from jthistle/276526-position-of-play-panel-not-restored-on-toggle
fix #276526: play panel position not restored on toggle
Should be fixed now, thank you for the recall!
Automatically closed -- issue fixed for 2 weeks with no activity.
I'd like to re-open this issue: when closing MuseScore, the play panel always goes back to it's default position. Other panels (e.g.Mixer) restores the position and MS 2 also restores it for the play panel.
The default position is not ideal in my opinion.
What I see is that play panel becomes embedded each time you reopen MuseScore despite on the position before closing the editor. Is it the case you are referring to?
Yes, that is what I ment.
FWIW, part of the new expanded workspace facility is to alow layout of the GUI to be saved there rather than globally. Probably those changes are related here.
This issue is fixed
This issue is not fixed, there is a PR. It is only fixed when the PR is merged.
https://github.com/musescore/MuseScore/pull/4609
The pull request was merged so the change should be in version 3.1 when it gets released.
Actually it is in 3.1 Beta already
I just tried V3.1 beta. Again, when closing MuseScore and re-open it, the play panel is presented in the default position, not where it resided before closing the software.
I tried both: a floating position and also a position in another dock.
In my personal opinion a default position in the dock left|bottom would be more suitable... shared with the selection panel
Even if you have the Play panel open and undocked when you close the program, the panel reverts to docked on reopening.
came up again in https://musescore.org/de/node/292007
Came up again in #296476: ‘Play Panel’ return to dock when restart MuseScore
Another aspect of the same problem. When you display the Play panel for the very first time it is docked by default. If you now double-click the top of the panel, it moves to the top-left of the screen (regardless of the size of the MuseScore window), and becomes stuck there. You have to close and reopen the program to reset it.
Came up again in https://musescore.org/de/node/302275
see https://github.com/musescore/MuseScore/pull/5827