Regressions with cresc./dim. lines
In 2.0.3, cresc./dim. text lines are visually lined up with hairpins, like so:
In b2dfa38, the center of the hairpin aligns with the bottom edge of the text line:
Possibly coincidentally, you'll notice in the nightly build the dashes are much closer together. The "Wide dashed" option appears to have been removed and replaced with a "Custom dashed" option that doesn't actually function.
Comments
Question (and don't be shy to tell me if it's a stupid one): Do you think the revised dash spacing has anything to do with Jojo's recent rebase of Miwarre's max lyrics dash spacing PR from last year? IOW, in that nightly, is there a user-control for the spacing of those dashes?
I wouldn't necessarily know either, but I doubt it, as that was about dashes within lyrics.
Okay; it was just a thought. I am very pleased to see that user control for lyrics dashes incorporated for 3.0.
No, my lyrics dash spacing PR doesn't have anything to do with this 'Custom dashed' change. And I believe it is older too.
the alignment issue might have been caused by d4cc062, b38ac07, 4e4486b, 3d6dfaf, 305fad4 or 367f445, the custom dash Setting not working is probably related to the corresponding changes to Inspector, resp. some ommisions, which should be fairly easy to fix, see https://github.com/musescore/MuseScore/pull/2788
Seems also some compatibility code is needed, so that a 2.0 (de)crescendo lines looks the same in 3.0, which means a dash length of 5 (1sp?) and a dash gap of 20 (4sp?) (at least that is what it seems to look like) rather than defaulting to 5 each.
As far as I can see, crescendo text is aligned with the top boundary of the crescendo line. I'm sure it is by design, but not sure about its correctness. Crescendo text is even worse in current master:
The child of #271331: [EPIC] Positioning, symbols, notation related issues
Fixed in current master.
Automatically closed -- issue fixed for 2 weeks with no activity.