Divider not removed after undo of deleting a vertical frame
Reported version
3.5
Type
Functional
Frequency
Once
Severity
S4 - Minor
Reproducibility
Always
Status
closed
Regression
No
Workaround
Yes
Project
1) Open the attached score
2) Select the vertical frame in the middle of page 1.
3) Delete the frame (Del)
4) Undo the delete (Ctrl+Z)
Expected result: No divider between the second system and the vertical frame.
Shown result: The divider below the second system is not removed.
Attachment | Size |
---|---|
divider.mscz | 11.61 KB |
Fix version
3.5.1
Comments
Curious, I would have guess it would go away on the new layout of the affected systems, but it doesn't. Switching the continuous view and back does fix it.
Adding/removing a SectionBreak on the system after the vertical frame also removes the divider.
I'll have a closer look when I'm done with the PR's I'm working on now.
See https://github.com/musescore/MuseScore/pull/6586
See PR #6586 - Fix #309857 - Divider not removed after undo of deleting a vertical frame
Fixed in branch 3.x, commit 46d3dc90e5
_Fix #309857 - Divider not removed after undo of deleting a vertical frame
Remove SystemDividers on a System and the previous System is the system is a VBox._
Automatically closed -- issue fixed for 2 weeks with no activity.