musescore / musescore/MuseScore
Add missing units to vertical and horizontal frame properties
Open
Nobody has claimed this yet.
design debt
P3
UI
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Seems like units were added for several properties of frames since 4.5.2, but some are still missing:
- Vertical frame:
- Height (sp)
- Horizontal frame:
- Width (sp)
- Left gap (sp)
- Right gap (sp)
https://github.com/user-attachments/assets/c2d86ee9-6ef0-460c-ade1-548e2fa45228
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.