Closed pherga closed 1 year ago
Crazy that's what I've fixed.. let me check this
Set "textOffset" : 22
Yup. textOffset=22 does work as expected.
i will try to limit it for the calculations in the next version
Thank you so much, Stephan. Keep it up! 💪🏻
Related, maybe, to the previous bug I reported last week with textOffset, if pushIcon = 2 on an MQTT payload the icon does not return on subsequent passes. Instead, The icon is displayed when the text in offset reaches the location of the icon.
Steps to Reproduce:
Expected Behavior After the first pass, the icon should return while the text starts scrolling again.
Actual Behavior On the second or any subsequent passes the icon does not return. Instead it is displayed only when the text reaches the location of the icon.
Screenshots