musescore / musescore/MuseScore
Set limits to spin boxes values
Open
@sundialrise is already working on this.
Since Jul 13, 2026.
community
P3
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
(edited after @bkunda comment)
I propose to set limits to all the offset or height spin boxes so that no element can fall off the page. Also, stop the related spin box whenever the selected element doesn't move.
OS: Windows 10 Pro
CLEFS (LEADING SPACE)
https://github.com/user-attachments/assets/a714eb66-466d-4733-99c3-60aa29e8e7e7
SPACERS (HEIGHT)
Look at what happened when I wrote by error 615 in the spin box
HORIZONTAL FRAMES (WIDTH)
STAFF LINE THICKNESS
The maximum limit seems to be 99.
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.