musescore / musescore/MuseScore

Adding augmentation dots to notes of different durations at the same time makes them all dotted quarters

Open
#18,012 0 comments 0 reactions 2 assignees View on GitHub

@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

image
becomes
image
rather than (I'd say) the expected
image

MuseScore Version

Any from at least 3.6 on

Regression

No

Operating system

Linux

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.