Not yet; current state only unifies what exists already.
I'm hoping to get a follow-up commit within the PR in the coming weeks to indeed take along other dialogs as well, including those that might not have an issue against them. Thanks for linking these known ones!
Comments
https://github.com/musescore/MuseScore/pull/2752
Does this respond to #97821: Allow "Page settings" to remember window-resize when program closes, #68151: Allow "Edit Style" window to remember "last user resize", #112291: Allow "Preferences" window to remember last user resize, #97796: Special Characters window does not remember user resize, and so on?
Not yet; current state only unifies what exists already.
I'm hoping to get a follow-up commit within the PR in the coming weeks to indeed take along other dialogs as well, including those that might not have an issue against them. Thanks for linking these known ones!
PR should also handle #68856: Advanced staff properties window won't remember user resize or reposition and the MainWindow issues of #18452: Restore fullscreen mode on restart, or preserve maximized status, #71416: Main window becomes tiny after being maximized and #74811: Window Sizing Issues
Fixed in branch master, commit 8c7969868e
fix #119376 utility functions for save/restore geometry
Fixed in branch master, commit 93987c8b43
Merge pull request #2752 from jeetee/save_restore_window_geometry
fix #119376 utility functions for save/restore geometry
Automatically closed -- issue fixed for 2 weeks with no activity.
I wonder whether we can have this for 2.0.4 too?
Again: can't we have this in 2.1 too?
https://github.com/musescore/MuseScore/pull/2929
or is this not needed as #18452: Restore fullscreen mode on restart, or preserve maximized status, #68151: Allow "Edit Style" window to remember "last user resize", #68856: Advanced staff properties window won't remember user resize or reposition, #71416: Main window becomes tiny after being maximized, #74811: Window Sizing Issues, #97796: Special Characters window does not remember user resize, #97821: Allow "Page settings" to remember window-resize when program closes, #112291: Allow "Preferences" window to remember last user resize and #120096: Some window size follow-ups all are in 2.1?
Isaac: that PR went into master AKA 3.0, and as far as I can see to that only
imo, yes. The new settings are stored next to the old ones.
There might be a merge conflict though, as the part for mainwindow has been dealt with separately already..
OK, good, so I didn't get it all mixed up then ;-)
but yes, forgot we did this already
2929 went into 2.1 only
oops, so I did screw this up, sorry