troika
troika copied to clipboard
BatchedText: wrong text color
I guess I found bug in BatchedText. When I use Text, the color of the icon & text is #cccccc. But when I am using BatchedText with the same params, text color and material, I get #e7e7e7 color, which is little bit lighter.
I did traverse through all material params and found nothing suspicious.
Other colors are lighter too.
Usual Text. The color is #cccccc:
BatchedText. The color is #e7e7e7: