musescore / musescore/MuseScore

Properties doesn't update tremolo between notes state properly for notes which not support custom styles

Open
#11,980 3 comments 0 reactions 0 assignees View on GitHub

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

  1. Select tremolo between two whole notes (which not support custom styles) - custom style options in Inspector are greyed out (that's OK)
  2. Select tremolo between two half notes (which support custom styles) - options in Inspector are enabled (that's OK)
  3. 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

https://user-images.githubusercontent.com/90187801/173119006-17dc501e-b2c4-4e32-b7c5-bcee7565c4cc.mp4

Platform information
macOS, Windows, Linux

Additional context

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.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.