Tasharen Entertainment Forum
Support => NGUI 3 Support => Topic started by: aholla on June 09, 2014, 07:04:42 AM
-
When I set my Root to fixed size, my anchors move....
I have a panel with buttons anchored to its corners. When I resize the screen the buttons move out of view when makeing the screen bigger or towards teh center when the screen shrinks.
How can I fix this?
[EDIT] Seems by restarting unity this has been fixed... I hope... Thoughts on this?
-
Does the panel have a clip area? I'm not sure if that gets refreshed in Update. If it's turned off, it should be the full screen size that's used as the rect.
-
No clipping just a standard panel.