Gui Label (is it bug?)

Started by Cool, Aug 09, 2017, 11:12 AM

Previous topic - Next topic

Cool

i am trying to add label below Map but its gettting invisible if i set font size in range of 12-25 if i set more than 25 and less than 12 then its get visible

EK.IceFlake

Yes, it's a bug.
Does the font name have a space in it?

Cool

Quote from: EK.IceFlake on Aug 09, 2017, 11:23 AMYes, it's a bug.
Does the font name have a space in it?
No
is there any solution?

EK.IceFlake

Quote from: Cool on Aug 09, 2017, 11:35 AM
Quote from: EK.IceFlake on Aug 09, 2017, 11:23 AMYes, it's a bug.
Does the font name have a space in it?
No
is there any solution?
Try using another font.

Cool

when ever i use it its make it invisible
cake.labels.FontFlags = GUI_FFLAG_BOLD | GUI_FFLAG_OUTLINE;

EK.IceFlake

Quote from: Cool on Aug 09, 2017, 12:13 PMwhen ever i use it its make it invisible
cake.labels.FontFlags = GUI_FFLAG_BOLD | GUI_FFLAG_OUTLINE;
Yes, some combinations of fonts, flags and sizes make it go invisible. It's a really weird and confusing bug.

Cool

#6
Especially in part of below map its goes invisible i tried on other parts and its working
@Stormeus Please fix it in next update