jacquesh / foo_openlyrics

An open-source lyric display panel for foobar2000
MIT License
432 stars 24 forks source link

Vertical text alignment not behaving correctly #312

Open TiredRobot opened 11 months ago

TiredRobot commented 11 months ago

When Text alignment is set to Centre (or Left or Right) and Scroll type to Manual, you'd expect the lyrics to be vertically centered when all the text fits the panel, and for them to start at the top line when they don't fit the panel. That's how OpenLyrics behaved up until version 1.6. In version 1.7, the first line is positioned in the vertical center, leaving the first half of the panel empty, which I think only makes sense if you're using automatic scrolling.

Steps to reproduce

  1. Set Text alignment to Centre and Scroll type to Manual

Versions