troika icon indicating copy to clipboard operation
troika copied to clipboard

BatchedText: wrong text color

Open upisfree opened this issue 8 months ago • 0 comments

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: Image

BatchedText. The color is #e7e7e7: Image

upisfree avatar Feb 10 '25 21:02 upisfree