"Enable vertical adjustment of staves" does not undo
Reported version
3.x-dev
Priority
P1 - High
Type
Functional
Frequency
Once
Severity
S3 - Major
Reproducibility
Always
Status
closed
Regression
No
Workaround
Yes
Project
Somehow it seems "Enable vertical adjustment of staves" does not undo.
1) create or load any score for which this is relevant, or even one where it isn't
2) Format / Style / Page, toggle the vertical adjustment setting
3) OK
4) Undo
5) revisit Format / Style / Page
Result: setting is still as modified. Doesn't seem to be a case of needing two undos, it just doesn't seem to want to change via undo.
Fix version
3.6.0
Comments
See https://github.com/musescore/MuseScore/pull/7183
Fixed in branch 3.x, commit 0d92fa3044
_Fix #314435 - "Enable vertical adjustment of staves" does not undo
Replace cs->style().set(..) by cs->undo(new ChangeStyleVal..))._
Not in 3.6 RC though
Automatically closed -- issue fixed for 2 weeks with no activity.