musescore/MuseScore

[MU4 Issue] Change "Frame" (in Properties panel) to "Border" (to avoid confusion with layout frame)

Open

#15.534 geöffnet am 23. Dez. 2022

Auf GitHub ansehen
 (10 Kommentare) (0 Reaktionen) (1 zugewiesene Person)C++ (2.432 Forks)batch import
P3communitygood first issuestrings

Repository-Metriken

Stars
 (11.122 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 6T 3h) (144 gemergte PRs in 30 T)

Beschreibung

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