1
NGUI 3 Support / Re: UIWrapContent and UICenterOnChild NextPageThreshold
« on: August 01, 2014, 07:26:25 PM »
Upon further investigation step 2 was unnecessary. Sorry about that.
Steps:
1. Open example 14 Endless Scroll View.
2. Attach UICenterOnChild to the same object as UIWrapContent.
3. Set the threshold of UICenterOnChild to non zero. Easiest to see if somewhere between 0.25 and 0.1.
4. Flick the modified scroll view down or up. SOMETIMES it centers the opposite direction expected.
Also strangely if you first REMOVE the UIWrapContent the bug will still appear.
Steps:
1. Open example 14 Endless Scroll View.
2. Attach UICenterOnChild to the same object as UIWrapContent.
3. Set the threshold of UICenterOnChild to non zero. Easiest to see if somewhere between 0.25 and 0.1.
4. Flick the modified scroll view down or up. SOMETIMES it centers the opposite direction expected.
Also strangely if you first REMOVE the UIWrapContent the bug will still appear.
