musescore / musescore/MuseScore
Reorder list in Preferences > Advanced
Open
@Eism is already working on this.
Since Jul 3, 2024.
design debt
P3
UI
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
#22361 Introduces several new preferences for changing the color of in-score elements.
However, the advanced preferences list does not have any manual sorting capabilities—it's sorted by module and then alphabetically within each module.
New order
The options should be ordered as such:
- Palette scale
- Smooth panning
- All voices color*
- Voice 1 color
- Voice 2 color
- Voice 3 color
- Voice 4 color
- Anchor color
- Desynchronized color
- Formatting color
- Export invisible elements to MusicXML
- Limit MusicXML export for compatibility with MuseScore 3
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.