2D Toolkit Forum
2D Toolkit => Support => Topic started by: RakeshChatra on October 22, 2013, 12:13:48 pm
-
I am using Horizontal Scrollbar for UI and when i scroll it till the end and close the scroll bar and if i again open it the scroll will be at the position where i left it.. and i dont want it like yhis the scroll should begin from starting whenever i open the scroll page.. please guide me to achieve this..
-
This is in the documentation, basically set the value to what you need it to be.
http://2dtoolkit.com/docs/latest/html/classtk2d_u_i_scrollable_area.html
-
Thank you unikron software.. :)