musescore / musescore/MuseScore

change "toggle (accidental name)" to "(accidental name) on buttons at the note input bar

Open
#18,032 0 comments 0 reactions 1 assignee View on GitHub

@bkunda is already working on this.

Since Jun 19, 2023.

feature request P3
Dominant language
C++
Stars
15.1k
Forks
3.3k
Avg merge
2d 2h
Merged PRs (30d)
91

Description

Your idea

the buttons on the top bar say "toggle (accidental)" as their title and "toggle accidental: (accidental)" as their description. I think it should be changed to "(accidental)" as the title and "toggle (accidental)" as the description
for example, instead of

toggle sharp
toggle accidental: sharp

it should say

sharp
toggle sharp

Problem to be solved

it improves consistency within the note input bar - having the title of the button as the name of the musical feature/symbol and the description as the action the button does.
it also reduces the amount of text which reduces clutter and makes it easier to understand and learn the note input bar

Prior art

No response

Additional context

No response

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.