1
NGUI 3 Support / Reposition UI Grid without destroying Grid elements ?
« on: November 12, 2014, 08:13:37 AM »
Hi,
I just wanted to know if there is any possibility of hiding elements from a grid by disabling them rather than destroying them? I tried to use UIGrid.Reposition() and repositionNow variable without any success even with removeChild(). Did I miss something or is it just impossible to do it this way?
Thanking you in advance,
abclive
I just wanted to know if there is any possibility of hiding elements from a grid by disabling them rather than destroying them? I tried to use UIGrid.Reposition() and repositionNow variable without any success even with removeChild(). Did I miss something or is it just impossible to do it this way?
Thanking you in advance,
abclive



Thank you in advance and apologize for my bad english.