2D Toolkit Forum
2D Toolkit => Support => Topic started 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?
-
No there isn't an option to disable it. However, you do have full source code - tk2dUIScrollableArea.cs BackgroundOverUpdate is where this happens.