Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: laurentl on April 03, 2013, 03:54:48 AM

Title: Grid order
Post by: laurentl on April 03, 2013, 03:54:48 AM
While on the topic of grid, I noticed the sorting is based on Unity's alphabetic sorting.
Is there a way to change that by hand in the editor (rather than coding something)

In the picture, I want Zoo to be #1 on the left

(http://)
Title: Re: Grid order
Post by: Nicki on April 03, 2013, 04:23:57 AM
Rename them
1Button Zoo
2Button something
3Button somethingelse

That's the easiest way to get around it. ;)
Title: Re: Grid order
Post by: laurentl on April 03, 2013, 04:38:00 AM
doh !
 :)