musescore / musescore/MuseScore
When editing time signature properties, only the last-clicked instance is actually changed
Open
@svetter is already working on this.
Since Aug 5, 2024.
community
P2
UX/interaction
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Describe the bug
When selecting all time signatures in a conductor's stave, when one goes to edit their properties, the edits only apply to the individual time signature that was most recently clicked.
To Reproduce
Steps to reproduce the behavior:
- In a new project with multiple instruments, click a time signature so that all of them turn blue (i.e. selected)
- Select "time signature properties"
- Change the appearance to cut time
Expected behavior
The settings changed should apply to all time signatures, as they are all selected.
Platform information
- OS: Windows
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.