Fix fade factor calculation when there is no end time.
authorCarl Hetherington <cth@carlh.net>
Sun, 24 Oct 2021 22:40:30 +0000 (00:40 +0200)
committerCarl Hetherington <cth@carlh.net>
Mon, 25 Oct 2021 08:15:18 +0000 (10:15 +0200)
commit500f121343adb67fdbce10a41b1902ccdbbba1e2
tree1cab285cda96ff721cfa32ef4a2f47c1a02b08de
parent3a796160854b2bde5ffa743fb35d758e06cc9a7b
Fix fade factor calculation when there is no end time.

In this case we can't do any fade out.
src/lib/render_text.cc