2D Toolkit Forum

2D Toolkit => Support => Topic started by: CMT on August 03, 2014, 05:11:09 pm

Title: Scrollable area disable bounce
Post by: CMT on August 03, 2014, 05:11:09 pm
Hello!

Is there any way to disable bounce effect when scroll come to end or start?
Title: Re: Scrollable area disable bounce
Post by: unikronsoftware 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.