musescore / musescore/MuseScore
Add button for accessing text format options within text frame's properties
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Your idea
Add a button on the properties panel of text frames that opens the text format options for the text within it.
Problem to be solved
As a new user of text frames, I spent the last 30 minutes searching for an option to align text to center (just because I was trying to end up with a result such as the one used as an example in the manual!).
I think it's really unintuitive for new users that you select the text frame and get options such as every padding imaginable but crucially you don't get any way of aligning the text to center. I ended up realizing I had to select the text inside the text frame, not the text frame itself.
I think this would be easily solved by either having alignment buttons on the text frame itself or by having a button on the text frame options that essentially selects all the text inside of it, thus triggering the reveal of text options in the properties panel.
Prior art
No response
Additional context
I was following this tutorial
Which has a screenshot of a kinda misleading result, since text frames by default have align-left.
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.
Research direction
No source file, test, or code entry point is named in the issue. Start by reproducing the text-frame properties workflow and compare selecting the frame with selecting text inside it; done means a user can access text alignment options from the text-frame properties context without manually selecting the text.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- desktop, frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100