Stem length change is not undoable
Reported version
3.0
Priority
P1 - High
Type
Functional
Severity
S4 - Minor
Status
closed
Regression
No
Workaround
No
Project
Steps to reproduce:
1) Create a score, put there two notes, the first one should have a stem.
2) Double-click the first note's stem, drag a grip point to change its length
3) Undo
Expected results: stem length returns to its original size
Actual results: stem retains its changed size, the second note is removed.
#32576: Undo change beam property of first note of beamed group doesn't reset stem length might be related to this issue.
Tested on
OS: Debian GNU/Linux 9 (stretch), Arch.: x86_64, MuseScore version (64-bit): 3.0.0, revision: bbd9220
Comments
The problem happens with arpeggios as well. https://github.com/musescore/MuseScore/pull/4208 fixes the issue.
Fixed in branch master, commit 2b4a49f8e4
fix #277572: Stem length change is not undoable
Fixed in branch master, commit 2e6c274bab
Merge pull request #4208 from mattmcclinch/277572-push-property
fix #277572: Stem length change is not undoable
Automatically closed -- issue fixed for 2 weeks with no activity.