Changing "Direction" has no effect on bowing symbols
Reported version
3.4
Type
Functional
Frequency
Once
Severity
S4 - Minor
Reproducibility
Always
Status
closed
Regression
No
Workaround
No
Project
Add the "Up bow" or "Down bow" symbol from the "Articulations" palette to a note. Then press the "x" key to flip the symbol. The symbol is now underneath the note, but it has not been flipped upside down like it should have been. In the inspector, change the Direction to "Down". This has no effect. Inverted versions of these symbols exist and are known to MuseScore (and are used in Behind Bars), but due to the way they are named, the mechanism for selecting the appropriate symbol fails to work.
Fix version
3.5.0
Comments
See https://github.com/musescore/MuseScore/pull/5851.
Fixed in branch master, commit 834404d9da
_fix #302603: Changing "Direction" has no effect on bowing symbols
Resolves: https://musescore.org/en/node/302603.
Many articulations have names like "fermataAbove" and "fermataBelow". The flipping mechanism currently only supports articulations with names in this form. But some articulations have names like "stringsUpBow" and "stringsUpBowTurned". This commit adds the ability to flip articulations with names in this form also._
Fixed in branch master, commit 38f73a7c59
_Merge pull request #5851 from mattmcclinch/302603-turned-accidentals
fix #302603: Changing "Direction" has no effect on bowing symbols_
Automatically closed -- issue fixed for 2 weeks with no activity.