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
Yes, it's a bug.
Does the font name have a space in it?
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?
Quote from: Cool on Aug 09, 2017, 11:35 AMQuote 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.
when ever i use it its make it invisible
cake.labels.FontFlags = GUI_FFLAG_BOLD | GUI_FFLAG_OUTLINE;
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.
Especially in part of below map its goes invisible i tried on other parts and its working
@Stormeus Please fix it in next update