Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: aholla on June 09, 2014, 07:04:42 AM

Title: Fixed Size and Anchors
Post 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?
Title: Re: Fixed Size and Anchors
Post by: Nicki on June 09, 2014, 12:19:41 PM
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.
Title: Re: Fixed Size and Anchors
Post by: aholla on June 09, 2014, 12:31:04 PM
No clipping just a standard panel.