musescore / musescore/MuseScore
Expose popup contents in properties (guitar capo, guitar tuning, harp pedal)
Open
@Eism is already working on this.
Since Jan 19, 2024.
design debt
P2
properties
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Elements utilizing in-score popups can currently only be edited within the popup itself. We should let users edit these same settings within the properties panel.
There are 4 in-score popups that need to be represented in the properties panel:
- Guitar capo
- String tunings
- Harp pedal diagram (Resolves #19498)
- Sound flags (carried over from #21942)
Designs are ready in Figma for whoever will pick this up!
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.