Wrap-around features in Text Line properties in 1.3 score
1. Open attached score (produced in 1.3).
2. Right-click text line.
3. 'Line Properties…'.
Result: The wrap-around is in the entry.
Using MuseScore 2.0 Nightly Build (7cd411a) - Mac 10.7.5.
Attachment | Size |
---|---|
Wrap-around features in Text Line properties in 1.3 score.mscz | 1.59 KB |
Wrap-around features in Text Line properties in 1.3 score.png | 49.12 KB |
Comments
I don't know if there's problems with this elsewhere.
The issue is that textlines contain text items that are not laid out directly - it's the layout process that normally deals with the markup. I guess the problem could occur for any element type that is not itself a text element, but "contains" a text element that you edit via a dialog. But furthermore, it would only show up for such elements that actually allow editing of text properties in 1.3 - that rules out glissandi. So I *think* textlines might be the only text type that suffers this particular bug.
I'm investigating fixes. I've got one that works, but I don't particularly like it. I'll commit something soon though.
https://github.com/musescore/MuseScore/pull/1179
This might actually be "by design" - it is, as far as I know, the only way to get things like the Pedal symbol. So this box may have to show the markup for that reason at least.
Its by design. There is no easy way to render MuseScore text (with score symbols) in a Qt dialog box. Also there is no easy way to otherwise enter score symbols into text.
Leon filed this before I did #25900: Embedded markup in instrument long and short name after importing MuseScore 1.3 mscx file