Regression: Vertical position of lyrics line segments too high
Commit c4af0c22bc90a6ba180f8596fad8e4000c64a028 moved the layout calculation for lyrics after the calculation for SpannerSegments. The latter include lyrics line segments, which depend on the lyrics position being available.
The result is that hyphens and melismas are positioned too high. See the last comment in #21310: Hyphen too high for a screenshot.
(I opened a new issue because despite the title, issue 21310 is not about this regression, but about MuseScore not using the text font's hyphen character.)
Comments
Came up again in #264902: Hyphens and underscore of lyrics text are not in line with the text
Link to the suspected culprit commit: c4af0c2
Fixed in branch master, commit 87eadbb9f4
fix #262405 alignment of lyrics line segments
Automatically closed -- issue fixed for 2 weeks with no activity.