1
NGUI 3 Support / UIWrapContent catches up slowly when the scrolling speed is high
« on: September 23, 2014, 07:09:48 AM »
Hi!
I've put together a vertical UIScrollView and a UIWrapContent with a list of over 1000 items (with 10 gameobjects actually existing at a time) and I've noticed that if I used SpringPanel to get from the bottom of the list to the top of the list, the items lag behind the scrollview and sometimes don't catch up to the scrollview at all.
Can this issue be solved or do I have to look for another approach for this kind of thing?
I've put together a vertical UIScrollView and a UIWrapContent with a list of over 1000 items (with 10 gameobjects actually existing at a time) and I've noticed that if I used SpringPanel to get from the bottom of the list to the top of the list, the items lag behind the scrollview and sometimes don't catch up to the scrollview at all.
Can this issue be solved or do I have to look for another approach for this kind of thing?