Regression: Seemingly random space between staves with lyrics; more random spacing appears after playback or image capture
Open Lo_Yisa_Goy.mscz with b38ac07. There is odd spacing in a few places already—for example, the first system on page 3:
Now, look closely at the second system on the first page, and start and stop playback. Result: staff distance approximately doubles.
Before:
After:
Comments
I think (but I'm not 100% sure) that this is related to hyphens.
1. In style settings set smaller distance between staffs (i.e. min: 4sp, max: 6px; bottom lyrics margin: 2sp) or download prepared file: Spacing.mscz
2. Add lyrics to the notes without usign hyphen - spacing is OK;
3. Add hyphen - spacing goes wild.
May be connected with #120101: Lyrics hyphens aren't placed on equal height
https://github.com/musescore/MuseScore/pull/2796
Fixed in branch master, commit 20873996cb
Fix #119976: Inter-staff spacing for lyrics with dashes and melismas
Spanner shapes need to be corrected from system to measure space, but
not lyrics line spanners.
Fixed in branch master, commit 47bbb9d8ce
Merge pull request #2796 from CombatCube/119976-dash-melisma-shape
Fix #119976: Inter-staff spacing for lyrics with dashes and melismas
Automatically closed -- issue fixed for 2 weeks with no activity.