musescore / musescore/MuseScore

Reorder list in Preferences > Advanced

Open
#23,455 3 comments 0 reactions 1 assignee View on GitHub

@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.

image
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.