Hairpin style is applied incorrectly
Reported version
3.0
Priority
P0 - Critical
Type
Functional
Frequency
Once
Severity
S2 - Critical
Reproducibility
Always
Status
closed
Regression
No
Workaround
No
Project
- Open file and follow gif actions
FYI, lot of properties are not in styles for now. Lines color property is not a part of the style, so it is not kept on closing/opening the score.
Attachment | Size |
---|---|
Title1234.mscz | 10.75 KB |
Comments
See https://github.com/musescore/MuseScore/pull/4204
Fixed in branch master, commit 26465ef5c0
fix #278331: fix elements state on applying a property to style in inspector
By "fix elements state" assumed the following:
- Property delegates are respected so the correct element receives
change property call that sets its property as styled.
- The handled property of all elements edited in inspector is now
set as styled instead of the first one only.
Fixed in branch master, commit 509dba3662
Merge pull request #4204 from dmitrio95/278331-inspector-set-style
fix #278331: fix elements state on applying a property to style in inspector
Automatically closed -- issue fixed for 2 weeks with no activity.