musescore / musescore/MuseScore
[MU4 Issue] Multiple selection of beams results in Nul display in "Beam height" boxes; spin controls don't work properly
@Eism is already working on this.
Since Mar 4, 2023.
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Describe the bug
If you select multiple instances of beams, there is no display in the "Beam height" boxes and the spin controls don't work.
To Reproduce
- Open the attached file.
beam_height_display.zip - Right click on a beam and select "Similar".
RESULT: There is nothing displayed in the Beam height boxes (Properties panel). This gives the impression that the boxes cannot be used; in fact you can still enter numbers. The spin controls don't work either until a number is entered.
Expected behavior
As MS3. There should be a display in the Beam height boxes (the beam heights of the note clicked on?) and the spin controls should function.
Platform information
OS: Linux Mint 20.1, Arch.: x86_64, MuseScore version (64-bit): 4.0.0-3072092433, revision: github-musescore-musescore-007bc62
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.