Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: Kichang Kim on August 31, 2012, 09:55:49 AM

Title: Label color is not changed when button is disabled.
Post by: Kichang Kim on August 31, 2012, 09:55:49 AM
Hi, I have some simple question.

When I set button to disabled (isEnabled = false), the color of button's label was not changed. Only background sprite's color was changed. Is this bug or not?

NGUI version is 2.1.6 and unity 3.5.5f3.
Title: Re: Label color is not changed when button is disabled.
Post by: ArenMook on August 31, 2012, 02:24:22 PM
That's how it was set up. You can add another UIButton script and set it to affect the color of the label.