musescore / musescore/MuseScore
Rename property `Scale` to `Symbol scale` for text objects using musical symbols font
@avvvvve is already working on this.
Since Mar 20, 2026.
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Your idea
Objects using musical text font have the properties Size (text size in pts) and Symbol size (symbol size in pts). However, objects using musical symbols font have the properties Size (text size in pts) and Scale (symbol scale in %).
It is not clear that Scale only applies to symbols, and the property should therefore be renamed to Symbol scale.
This applies to text objects using musical symbols font when both text and symbols are (or may be) present:
- string tunings
- pedal lines
- ottavas
- dynamics* with text
* Note that for dynamics without text, Scale is correct. However, when text is added to a dynamic it should be made clear that only the symbol component is affected. See also #32690.
Problem to be solved
Objects using musical text font:
Objects using musical symbols font:
Prior art
No response
Additional context
No response
Checklist
- This request follows the guidelines for reporting issues
- I have verified that this feature request has not been logged before, by searching the issue tracker for similar requests
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.