musescore / musescore/MuseScore
Adding augmentation dots to notes of different durations at the same time makes them all dotted quarters
Open
@DmitryArefiev is already working on this.
Since Jun 16, 2023.
needs review
P3
UX/interaction
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Issue type
UX/Interaction bug
Bug description
If I select notes of different durations and add augmentation dots to them all, they all end up as dotted quarters (regardless of the original durations).
It seems to me that the result should, instead, be the equivalent of adding to the dot to each of the notes individually (I realise this means we need to work out to do if the durations would overlap each other).
Screenshots/Screen recordings
becomes
rather than (I'd say) the expected
MuseScore Version
Any from at least 3.6 on
Regression
No
Operating system
Linux
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.