Hello there!
I've been using NGUI for a while now but there are some things I just don't understand.
The most important is the fact that some widgets can't be set with a relative size (eg.: Label width, Panel).
Is there some informations I am missing ?
My issue, in other words, is if I set my UILabel width, it won't scale from a resolution to another. It will just stick to the pixels I have set. If I want it to be relative, do I have to code it myself or is there a method I didn't see in NGUI ?
Thank you,
Dima.