musescore/MuseScore

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

Open

#15,534 创建于 2022年12月23日

在 GitHub 查看
 (10 评论) (0 反应) (1 负责人)C++ (2,432 fork)batch import
P3communitygood first issuestrings

仓库指标

Star
 (11,122 star)
PR 合并指标
 (平均合并 9天 4小时) (30 天内合并 153 个 PR)

描述

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.

贡献者指南