musescore / musescore/MuseScore
Improvements to palettes so that items can be replaced easily.
Open
@Tantacrul is already working on this.
Since Feb 21, 2023.
feature request
palettes
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Describe the bug
When a symbol is clicked twice, it is added twice on the score. To change the symbol when it is clicked by mistake, it must be deleted by undoing it or by selecting it and deleting it.
Expected behavior
Click once to add a symbol, click directly afterwards a second time to remove it. This makes it faster to find the right symbol.
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.