Enable direction change in stem's inspector UI
Reported version
3.2
Type
Ergonomical (UX)
Frequency
Once
Severity
S5 - Suggestion
Reproducibility
Always
Status
closed
Regression
No
Workaround
No
Project
Comes from https://musescore.org/node/294051#comment-943568.
I'm confused of the fact that beam direction change is done in beam's inspector ui, while stem direction change is not in stem's, but instead, in chord's. Therefore I suggest a move of the stemDirection combo box.
Fix version
3.3.0
Comments
Stem direction is a property of chords (event for whole notes/chords or otheerwise stemless notes/chord), hence it is listed as such in the chord inspector. But I don't see any good reason to not also show it in the stem inspector.
:)
+ a QLabel "Direction:" and the 'reset to default' button ;-)
See https://github.com/musescore/MuseScore/pull/5300.
Fixed in branch master, commit 7bf8a1dadd
_fix #294054: enable direction change in stem's inspector UI
Implements https://musescore.org/node/294054.
In 3.2.3, you can change the stem direction in chord's UI, but not in stem's. This commit fixes it._
Fixed in branch master, commit 741ed0c648
_Merge pull request #5300 from Howard-C/stem-inspector
fix #294054: enable direction change in stem's inspector UI_
After this was merged I found the new strings "Direction", "Auto", "Up", "Down" not translated, should I do something in the code to make sure it will be translated, or are they already uploaded to Transifex?
Did you update translations in your setup? The strings are on Transifex
In reply to Did you update translations… by Jojo-Schmitz
Then it's fine ;-) I will do that soon.
Automatically closed -- issue fixed for 2 weeks with no activity.