Text properties not displayed in Inspector for most text types
Windows 7, GIT commit: 77f7d29
1) create a score, give it a title
2) add staff text and a dynamic marking
3) click the dynamic
Result: the Text section displays in Inspector as expected, allowing selection of Style
4) click the title or the staff text
Result: no Text section displays in Inspector
I haven't tried every text type, but Dynamics appears to be the only one that works correctly of what I have tried.
Comments
Actually, Dynamics do not work *correctly*. A "Text" section does appear, but dynamics list as "Title", and changes made in the drop down do not actually apply the selected style - they seem to have a random effect.
I'm not sure if there is a reason to not allow this, but it looks to me it's as simple as taking the same code used to enabling the Text pane for Dynamics and make it available for other text types. After fixing the code, of course :-). Giving it a shot...
See https://github.com/musescore/MuseScore/pull/849
Fixed in ff4b089486
Automatically closed -- issue fixed for 2 weeks with no activity.