musescore / musescore/MuseScore
Some of Staff properties doesn't work properly
Open
@RomanPudashkin is already working on this.
Since Apr 15, 2022.
needs testing
P2
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Describe the bug
- System barlines are not displayed when selected to be visible after hiding ('Hide system barline' checkbox)
- Rests can't be matched when enable/disable 'Merge matching rests' checkbox
To Reproduce
Steps to reproduce the behavior:
- Open any score
- Open Staff/part properties dialog (via right mouse click menu)
- Try to enable/disable 'Hide system barline' and 'Merge matching rests' checkboxes
- Pay attention to the Result on the score
Expected behavior
- System barlines can be hidden/displayed via 'Hide system barline' checkbox
- Rests can be matched when enable/disable 'Merge matching rests' checkbox
Screenshots
Platform information
- OS: macOS, Windows, Linux
Additional information
The issue is also reproducible on MU3
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.