Hello,
Is it possible to make an element scrollable only with the scrollbar?
I am currently using the Vive Pointers asset and I am able to scroll the content without using the scrollbar I have placed in the UI. This is however undesired. I would like the user to be able to scroll using only the scrollbar.
This is because my scrollable view contains elements that should be clickable. However clicking on these elements does not always register because when I press the trigger it sometimes tries to scroll the content and sometimes tries to select the UI element.
Cheers,
Frosty