Closed
Description
It would be a nice enhancement if I could specify both "centerText=true" and "scrollText=auto".
Expected behaviour:
- if text fits into display: center it, no scrolling
- if text does not fit into display: ignore centering, start scrolling
Difference to now is that text that fits will be centered, not adjusted left.
I have some ideas how to do this, but this requires redesign of all the DrawText... functions.