cannot undo flipping of slur
Steps to reproduce:
1. Add a slur between two notes.
2. Press 'Esc' to deselect the slur.
3. Click on the slur to select it.
4. Press 'X' to flip the slur.
5. Press 'CTRL-Z' to undo the flip action.
Result: nothing happens; the slur is still flipped.
If you eliminated steps 2 and 3 above, pressing 'CTRL-Z' in step 5 deletes the slur (it undoes the add operation).
I am using MuseScore nightly ff2b92c on Kubuntu 14.04 64-bit.
Comments
Actually, FWIW, the undo does work; it just doesn't redraw itself right away. Hit Ctrl+A after the undo and the score redraws and you can see the undo has taken effect.
I recall fixing soemthing else like this very recently, I assume this will be simple.
For real fun, try changing the line type in the Inspector to dotted, then undo :-)
But this PR should fix both:
https://github.com/musescore/MuseScore/pull/1688
Fixed in 456e28d765
Automatically closed -- issue fixed for 2 weeks with no activity.