Hi, I have implemented ScrollablePanel using the ScrollRect component and movement of the content is in the code.
Now I would like to disable touch event on ScrollablePanel (don't want user to scroll manually (with fingers) through it).
How can I do it?
Regards
Now I would like to disable touch event on ScrollablePanel (don't want user to scroll manually (with fingers) through it).
How can I do it?
Regards