Some elements flipped via "X" command do not survive save/reload
Reported version
3.0
Priority
P0 - Critical
Type
Functional
Frequency
Once
Severity
S2 - Critical
Reproducibility
Always
Status
closed
Regression
No
Workaround
No
Project
In current builds, if you add a staff text to a score then flip it below the staff with "X", then save and reload, the flip is lost. It works if you use the Inspector instead. But fermatas work. Similarly, tuplets fail, but lyrics work. I recommend going through cmdFlip() in edit.cpp and going through each element type to see which fail, and fixing them. It's a loss of data, so I'm marking P0.
Comments
I'll take a look at this one.
https://github.com/musescore/MuseScore/pull/4195
Fixed in branch master, commit c7d96c35b4
fix #278389: x command to flip doesn't work for some elements
Fixed in branch master, commit 72df513fda
Merge pull request #4195 from jthistle/278389-x-command-flip-not-working
fix #278389: x command to flip doesn't work for some elements
Automatically closed -- issue fixed for 2 weeks with no activity.