Lines from palette added by double-click with range selection ignore score style settings
Reported version
3.0
Priority
P1 - High
Type
Functional
Frequency
Once
Severity
S3 - Major
Reproducibility
Always
Status
closed
Regression
No
Workaround
Yes
Project
Version: 3.0.5
Related to https://musescore.org/en/node/282433 but not the same:
If the .mss contains ottavaNumbersOnly
set to 0
, newly created ottavas still don’t show the va or vb text.
Moving one with numbers only disabled in the inspector to a user/custom palette does not help, the property does not show up there.
Workaround is to manually untick numbers only in the inspector after creating an ottava line (ugh…)
Fix version
3.1.0
Comments
Turns out it's not just this property, all customized score style settings get ignored for all lines (except slurs) - but only for lines added via double-click, nd only when adding to a range as opposed to single or list selection. So for instance, change to the style for line thickness, or begin text font, etc, are ignored when making a range selectin then double-clicking. Also, staff space settings are not applied correctly, so all properties expressed in sp units come out wrong if the score is scaled - see https://musescore.org/en/node/286650.
Solution is simple: https://github.com/musescore/MuseScore/pull/4830
Fixed in branch master, commit b99337bb13
fix #285923: wrong properties on double-click line over range
Fixed in branch master, commit bcf1749f84
_Merge pull request #4830 from MarcSabatella/double-click-line
fix #285923: wrong properties on double-click line over range_
Automatically closed -- issue fixed for 2 weeks with no activity.