1
NGUI 3 Support / Re: Panel tool isn't sorted alphabetically
« on: March 14, 2014, 01:40:48 PM »
Thanks, will do!
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
It's never a good idea to leave panels using the same depth. I'll fix the comment, but adding a change that makes them sort alphabetically is a mistake as it may change the order of existing UIs where people also didn't specify unique depth values. Furthermore, instance IDs can change and are unreliable -- another reason why it's important to give your panels unique depth values.