Reorder sections of Style dialog
Reported version
3.0
Type
Ergonomical (UX)
Frequency
Once
Severity
S5 - Suggestion
Reproducibility
Always
Status
closed
Regression
No
Workaround
No
Project
Many new sections have been added to the Style editor, not always in a logical order. The list is "long and unwieldy" (https://musescore.org/en/node/280195, with an unfortunately unfulfillable request to alphabetize), but it can be slightly reorganized for easier navigation.
Comments
Fixed in branch master, commit 021d05df50
Fix #280149, fix #280238: style window organization
Fixed in branch master, commit f9c3bfa0df
Merge pull request #4433 from IsaacWeiss/280149-style-dialog-layout
Fix #280149, fix #280238: clean up Style window
Thanks Isaac. Looks great. I can see the order has changed, but the reasoning behind the re-order is not necessarily apparent. Is this something that is documented anywhere (I will admin that I did not check the source).
The new order is loosely based on that of the palettes. The main thing is that the settings for related elements are now listed near each other, instead of being slightly scrambled: line types, text types, instrument names/clefs/key signatures, Articulations/Fermatas, etc., are each grouped together. I also tried to order things within those groups so that the "bigger"/more commonly needed things come first (e.g., the group of text settings starts with Staff Text), while also aiming to keep like with like on a smaller scale (e.g., Figured Bass should be next to Chord Symbols, but Chord Symbols should still be next to Fretboard Diagrams). It's not perfect—some compromises had to be made—but on the whole, I think the new ordering should be easier to figure out.
Automatically closed -- issue fixed for 2 weeks with no activity.