musescore / musescore/MuseScore
Dynamics overlap
@mathesoncalum is already working on this.
Since Jan 9, 2024.
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Issue type
UX/Interaction bug (incorrect behaviour)
Bug description
Dynamics overlap when multiple dyamics are chosen for one note. (or multiple if multiple are selected)
The correct behavior, as I understand it, should be that the dynamics change to the newest chosen.
Steps to reproduce
- Click on a note/select multiple notes over different staffs
- Assign a dynamic to these notes
- (Perhaps deselect)
- If step 3 is needed then reselect
- Assign dynamics to the note(s)
- Notice how the dynamic markings will overlap and stack infinitly (if clicked an infinit amount of times)
Screenshots/Screen recordings
No response
MuseScore Version
4.2.0.233521124
Regression
I don't know
Operating system
Windows 10
Additional context
If you where to select the dynamic instead of the note, it behaves correctly and the dynamic is changed as intend.
The problem is that it's impossible to select just the dynamic over multiple staffs.
Clicking on every dynamic seperately is a little more tedious.
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.