Is there any way to fine tune word wrap on lables or is this a straightforward buglet?
I have status strings to display that have floating point numbers in them. The word wrap seems to wrap on either white space or a decimal point. (I’d expect that if the dp was followed by white space but it breaks in the middle of a temperature - eg 19.2C. On line one I have “19.” and on line two “2C”