Palette lines split under certain conditions
Another little bug. Follow the instructions in the attached file.
Basically if palette line start text is set to "above" and right-aligned, the line can split into two if you move it vertically.
Attachment | Size |
---|---|
line_splits.mscz | 6.41 KB |
Comments
Confirmed, feel free to report this to the issue tracker, with steps listed in the report itself. Note it is a temporary on-screen glithch only - the line is not really split. it is just the bbox() calculation that is off, so it doesn't draw correctly while dragging. Same reason you can't directly click on the right-aligned text as per https://musescore.org/en/node/63466#comment-290361. But it is actually fine, will print fine, and it fixes itself on screen the next time the score is laid out.
Issue reported.
In reply to Issue reported. by geetar
in #64536: Lines with right aligned text appear to split during drag, and other buggy behaviour?