Hello Guest

Author Topic: Scrollable area disable bounce  (Read 4042 times)

CMT

  • 2D Toolkit
  • Newbie
  • *
  • Posts: 3
    • View Profile
Scrollable area disable bounce
« on: August 03, 2014, 05:11:09 pm »
Hello!

Is there any way to disable bounce effect when scroll come to end or start?

unikronsoftware

  • Administrator
  • Hero Member
  • *****
  • Posts: 9709
    • View Profile
Re: Scrollable area disable bounce
« Reply #1 on: August 03, 2014, 05:56:08 pm »
No there isn't an option to disable it. However, you do have full source code - tk2dUIScrollableArea.cs BackgroundOverUpdate is where this happens.