musescore / musescore/MuseScore
Properties doesn't update tremolo between notes state properly for notes which not support custom styles
Open
Nobody has claimed this yet.
P3
properties
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Repro steps
- Select tremolo between two whole notes (which not support custom styles) - custom style options in Inspector are greyed out (that's OK)
- Select tremolo between two half notes (which support custom styles) - options in Inspector are enabled (that's OK)
- tremolo between two whole notes/quarter notes (which not support custom styles) - options in Inspector are enabled (that's NOT OK), options in Inspector should be greyed out
Platform information
macOS, Windows, Linux
Additional context
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
Start by reproducing the selection sequence in the Inspector: whole notes, half notes, then whole or quarter notes with tremolo between them. Trace how the Inspector updates custom-style options when the selected notes change; done means unsupported tremolo styles remain greyed out after every selection change on macOS, Windows, and Linux.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 35/100