musescore / musescore/MuseScore
Make percussion panel header responsive
Open
@mathesoncalum is already working on this.
Since Apr 1, 2025.
P2
percussion
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Problem
When undocked, the percussion panel can be made so narrow that the buttons in the header overlap:
Solution
When the panel is less than 720px wide, use a condensed version of the header with only icon buttons (I'll share a Figma link when ready to build)
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.