Tasharen Entertainment Forum
Support => NGUI 3 Support => Topic started by: Quel on May 05, 2015, 03:36:23 AM
-
Easy and quick question.
I have a UIPanel correctly adjusted to desired position. But when I run de app, NGUI decides by its own that it maybe looks better in other position. So it changes the values of UIPanel.offset and spoil it all.
I need to force UIPanel.Offset to [0,0]. How can do that ?
Otherwise how can I prevent UIPanel to change that value without a reason ?
Thanks
-
Right-click the scroll view, reset clipping position.