Style lost for default alignment of TextLines
Reproduce:
- Click on the text-line.
- In the Inspector, change the alignment to "Right."
- Save the file.
- Reopen it.
- Click the "Set as style" button on the "Alignment" line.
- Save the file and reopen it.
Expected: No change.
Actual result: The text-line has returned to left-aligned again!
Relates to: #276423: Custom alignment of text in lines is being lost
Comments
I'm at taking a look at this.
This also results in the same:
Result: Text-line reverts to left-aligned.
PR: https://github.com/musescore/MuseScore/pull/3997
Fixed in branch master, commit ec173caac4
fix #276587: style lost for alignment of text
Fixed in branch master, commit cc973e13ec
Merge pull request #3997 from jthistle/276587-style-lost-for-default-alignment-of-text
fix #276587: Style lost for default alignment of text
Fixed in branch 3.0alpha2, commit f57a54708b
Merge pull request #3997 from jthistle/276587-style-lost-for-default-alignment-of-text
fix #276587: Style lost for default alignment of text
Automatically closed -- issue fixed for 2 weeks with no activity.