Inspector doesn't show text font/size/alignment fields unless element has frame

• Nov 23, 2018 - 17:39
Reported version
3.0
Priority
P0 - Critical
Type
Functional
Frequency
Once
Severity
S1 - Blocker
Reproducibility
Always
Status
closed
Regression
Yes
Workaround
No
Project

1) enter staff text
2) look at Inspector

Result: the "Text" section, which should contain font/size/alignment controls, is missing. Works for rehearsal marks.

Inadvertant side effect of changes in https://github.com/musescore/MuseScore/pull/4167 - the frameWidget that previously contained only the frame attributes (and was hidden if the text had no frame) now contains everything.

I will submit PR for this since it is blocking me from finishing rebasing https://github.com/musescore/MuseScore/pull/4159


Comments

Status active PR created

My PR fixes this, but I see also the "set as style" control isn't working for the bold/italic/underline control, I'll see about fixing that in a second commit.

Looks like the reset of bold/italic/underline works for underline only, not sure why, but I'll let someone else worry about that, would like to get the current issue fixed ASAP.