Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: vexe on August 12, 2013, 06:42:51 AM

Title: Widgets change their parent by themselves? [SOLVED]
Post by: vexe on August 12, 2013, 06:42:51 AM
Why is it that whenever I add a widget, with a parent other than the panel, let's say a button, the button will get added under the parent I specify, but the background and its other stuff will go under the panel, why? - And if I manually get everything to where they belong (move the button background from the panel and parent it to the button I created), after a while, the button background just changes parents again, and goes under the panel once more! this is REALLY annoying. What can I do to prevent this?

I would order them nicely, then they suddenly go like the pic in the attachment (happens when I reload stuff from Visual Studio)

Thanks.
Title: Re: Widgets change their parent by themselves?
Post by: vexe on August 12, 2013, 07:19:25 AM
Happens also when I make a prefab out of my widgets...
Title: Re: Widgets change their parent by themselves?
Post by: vexe on August 12, 2013, 12:42:21 PM
The solution was FAQ #2.