Author Topic: UILabel Box Color not configurable  (Read 1561 times)

eviljim113

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 1
    • View Profile
UILabel Box Color not configurable
« 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.

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: UILabel Box Color not configurable
« Reply #1 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).