1
NGUI 3 Support / GUI elements not adjusting for screen size?
« on: August 05, 2013, 06:29:56 PM »
First off, thank you to ArenMook for answering my last question. It took me a few days to get back to this, and it would probably be rude to bump a thread that's off the front page just to say thanks, so I've put that here.
That being said, I have another question: How I get my GUI to resize with screen size changes? The closest matches I could find on the forum search were to either unset "Automatic" on UIRoot, which does not appear to be an option in the latest version, or to code a solution.
Now, I could code a solution, but NGUI probably already has this solved, so rather than re-invent the wheel, I've decided to ask on here.
What's the standard solution for re-sizing GUI elements with screen-size changes?
That being said, I have another question: How I get my GUI to resize with screen size changes? The closest matches I could find on the forum search were to either unset "Automatic" on UIRoot, which does not appear to be an option in the latest version, or to code a solution.
Now, I could code a solution, but NGUI probably already has this solved, so rather than re-invent the wheel, I've decided to ask on here.
What's the standard solution for re-sizing GUI elements with screen-size changes?
