Tasharen Entertainment Forum
Support => NGUI 3 Support => Topic started by: Fractalbase on June 16, 2014, 05:16:17 PM
-
I seem to have some trouble with anchoring ui elements to tables (including nested tables)... any recommendations?
-
Table is a script that repositions the contents. Anchoring to something that changes its own size is not advised, as the anchoring system doesn't know anything about how the table works. You should be anchoring widgets to other widgets instead.