Hi,
I'm using NGUI.AddChild on a Grid to add items into a scroll view. But because at Runtime the Grid component disables itself they don't position nicely and stack on top of each other. When I tick the Grid component back on at runtime it repositions everything nicely before turning itself off again. How can I have it reposition things at runtime?
Thanks,
Jack