Hello. I usually use NGUI for ui work.
Especially, scrollview, grid and wrapcontents. They are very helpul.
But when I arrange them. They are move that my intend.
I made scrollview list. here is the struct.
Scrollview
- wrapcontens, grid
And I call wrapcontens.AlpabaticallySort and Scrollview.resetposition.
Then when I call open my ui, scrollview postion move up.
I don't know why, when can I found arrangement relation between panel, scrollview, wrapcontents, grid.
Some help me!