Some window size follow-ups
Following up on https://github.com/musescore/MuseScore/commit/d2bf3b82, a few more windows that don't currently remember size: Transpose, Tuplets, Add/Remove Line Breaks, and perhaps some others.
While at it, change default size for Add/Remove Line Breaks to 340x125; and since Staff Properties was made tighter, there's no space between "Hide when empty" and its dropdown, so another 15 pixels' width or so might be warranted.
Comments
Self-assigning to not forget about it but I'll only be able to have a go after the next two weeks. If anyone else wants to take it in between, feel free to do so.
Add/Remove Line Breaks default size changed, but nothing else; will mark this issue as active again afterwards. https://github.com/musescore/MuseScore/pull/2836
Fixed in branch master, commit 0df3510559
Organized palettes and new header/footer syntax for part names, plus fix #110731 and partial fix #120096
Fixed in branch master, commit b7e3b45e2f
Merge pull request #2836 from IsaacWeiss/palettes
Organized palettes and new header/footer syntax for part names, plus fix #110731 and partial fix #120096
per Isaac in #2
I might actually get around to start working on this one this week :)
Fix also includes: Fretboard Diagram Properties
https://github.com/musescore/MuseScore/pull/2882 covers all dialogs I found by going over the /mscore/ directory.
This should handle all of the following windows:
album manager, articulation properties, bend properties, edit drumset, edit raster, fretboard properties, edit harmony, layers, line properties, login dialog (for save online), master palette, measure properties, media dialog, score metadata, insert/add measures, pathlist dialog, resource manager (translations), section break properties, select more dialogs, instrument selection, create shortcut dialog, split staff, text properties, text style, time signature properties, toolbar editor, transpose, tremolobar properties, tuplet, upload score.
Fixed in branch master, commit 109fb7d270
fix #120096 dialogs should remember their previous size
Fixed in branch master, commit ccacdf31a0
Merge pull request #2882 from jeetee/120096_remember_window_size_followUp
fix #120096 remember window size follow up
Automatically closed -- issue fixed for 2 weeks with no activity.