Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: Tony on January 15, 2014, 02:58:27 AM

Title: Toggle problem on instantiated objects
Post by: Tony on January 15, 2014, 02:58:27 AM
Hi,

I'm creating a dynamic form with a bunch of toggle buttons. If I add the toggle-buttons manually in the editor it works, but if I add them with script I can't see the checked sprite.
I can actually see that the checked sprite is tweened correctly and the depth is also correct, but it won't show up.

What am I doing wrong..??
Title: Re: Toggle problem on instantiated objects
Post by: ArenMook on January 15, 2014, 10:01:00 PM
Likely related to another issue of widgets going from alpha of 0. It's on the list of things to investigate and fix for tomorrow.