Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: eviljim113 on January 31, 2017, 12:35:35 PM

Title: UILabel Box Color not configurable
Post by: eviljim113 on January 31, 2017, 12:35:35 PM
Greetings,

On my UILabel, I have a text and there's a rectangle or box around it.  I used to be able to remove this colored box around the text using the color swatch on the NGUI Label Widget but I don't think it's configurable.  Is there any way this can still be done? 

In the image attached, the box is the one around "New Label."  Is this a feature or a bug? 

I'm running 3.11.1 on Unity 5.5.1f1.

Thanks.
Title: Re: UILabel Box Color not configurable
Post by: ArenMook on February 04, 2017, 03:42:42 AM
The outline's color is a part of NGUI's drawn gizmos. NGUI menu -> Options -> Handles lets you change them a little.

That said, I am not sure why your outline seems so thick. NGUI draws it as 1 pixel (as it has always been).