musescore / musescore/MuseScore
Palettes with "line breaks" and empty cells
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Your idea
MuseScore has fantastic options for reconfiguring palettes. I've created my own extensive master palette which works very efficiently for me, and it saves me from scanning through palettes and items I rarely use.
But I could keep my palette even more organized with line breaks or empty cells ... at the slight expense of some empty space.
In the following image note that the last cell in line 1, 3 and 5 are empty, resulting in nicely stacked items among the various lines of items.
Problem to be solved
Better organization in palettes, both one's own custom palettes and standard stock palettes that MuseScore provides.
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.
Research direction
The issue names no files, tests, or entry points, so first locate the palette implementation and its customization behavior. Clarify whether line breaks or empty cells are required for custom palettes, stock palettes, or both; done means palettes preserve intentional gaps and display the requested alignment.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- design, desktop, frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100