jacquesh / foo_openlyrics

An open-source lyric display panel for foobar2000
MIT License
440 stars 26 forks source link

Remove blank lines from display #106

Open Pulau-Komodo opened 2 years ago

Pulau-Komodo commented 2 years ago

The feature to remove all blank lines actually removes the line and its timestamp from the source file, leaving the program to highlight the preceding line until the next line starts, no matter how long the pause in between. I would like to simply not show the blank line, but still leave its timestamp in the source for it to know when to stop highlighting a line.

It would have to highlight no line at all, rather than a blank line, when it is on the non-rendered blank line.