Author Topic: [bug] UISlider the first time drag is not smooth.  (Read 4121 times)

yuewah

  • Full Member
  • ***
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 180
    • View Profile
[bug] UISlider the first time drag is not smooth.
« 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 )

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: [bug] UISlider the first time drag is not smooth.
« Reply #1 on: August 09, 2012, 02:05:05 PM »
Select the UICamera and change the drag threshold. By default it's 40 pixels on mobiles.