Hi there,
I believe prior to 3.06, when using encoding in the UILabel via [FF0000][-] markup, it would absolutely change the color of the font, regardless of the UILabel's widget color setting. However, On 3.06 and later, it seems this has changed and that the encoding markup seems to be valid only for a white widget color (and after experimenting with different colors, there seems to be some math going on - possible additive? That is, the encoding color is added to the widget color)
Is this the desired behaviour, and if so, does that mean if I wanted a default color other than white, then I'd have to specify it in the encoding? It seems to defeat the purpose of the encoding tags if it was additive since you may not know what the base color is.
Thanks!