Style dialog shouldn't resize when left pane is hidden
Reported version
3.0
Type
Graphical (UI)
Frequency
Once
Severity
S5 - Suggestion
Reproducibility
Always
Status
closed
Regression
No
Workaround
No
Project
Title says it all. Just keep the window's size and make the right part wider to fit the whole window. It is an unexpected behaviour and I suspect it is causing other bugs as well.
Fix version
3.1.0
Comments
I agree. AFAICT the only reason to hide the page list is to make more space for the fields on the right side of the dialog. That only matters if you have a small screen, and the small screen code doesn't resize the dialog box (because that would be unfriendly). There is a pending PR #4938 that fixes 3 bugs related to this, but I'll create an alternate PR that fixes everything by removing this functionality instead. Then someone can decide which PR to merge.
I made a comment here.
https://musescore.org/en/node/287996#comment-912865
Maybe it's relevant.
https://github.com/musescore/MuseScore/pull/4976
(too slow)
Maybe you should mark it as spam :)
Doesn't work (not anymore? Not on Issues only? Anyway, good thing ;-))
Fixed in branch master, commit c9b5083a3f
FIX #288489
Fixed in branch master, commit 61fdab902e
_Merge pull request #4976 from sidewayss/noResize
FIX #288489_
Automatically closed -- issue fixed for 2 weeks with no activity.