musescore/MuseScore

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

Open

#15.534 aberto em 23 de dez. de 2022

Ver no GitHub
 (10 comments) (0 reactions) (1 assignee)C++ (2.432 forks)batch import
P3communitygood first issuestrings

Métricas do repositório

Stars
 (11.122 stars)
Métricas de merge de PR
 (Mesclagem média 9d 4h) (153 fundiu PRs em 30d)

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.

Guia do colaborador