Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: yuewah on August 09, 2012, 04:02:26 AM

Title: [bug] UISlider the first time drag is not smooth.
Post by: yuewah on August 09, 2012, 04:02:26 AM
NGUI v2.1.4 + Unity 3.5.x
In Tutorial 7 - Slider,
when I drag the thumb in the first touch, it doesn't move until dragged from a large distance. Then it move smoothly with the finger. ( it only happen on iOS device only )
Title: Re: [bug] UISlider the first time drag is not smooth.
Post by: ArenMook on August 09, 2012, 02:05:05 PM
Select the UICamera and change the drag threshold. By default it's 40 pixels on mobiles.