musescore / musescore/MuseScore
[MU4 Issue] Change "Frame" (in Properties panel) to "Border" (to avoid confusion with layout frame)
Open
@Tantacrul is already working on this.
Since Feb 22, 2023.
community
good first issue
P3
strings
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Describe the issue
"Frame" is used in two different contexts in the program UI. Firstly in the context of text/vertical/horizontal frames; and secondly as a property in the "Text" section of properties. This is potentially confusing for users and forces a workaround in the documentation.
IMV, a solution is to change the word "Frame" in the "Properties" panel to "Border". This would remove the ambiguity, and free up the word "Frame" for exclusive use as a layout device.
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.