Hello,
I would like to disable mouse wheel command on my scroll rect.
Thanks !
Hello,
I would like to disable mouse wheel command on my scroll rect.
Thanks !
I forget if there is an easier way, but I believe one way to do it is to create your own class derived from ScrollRect and override the OnScroll method.
Thanks I will try that ![]()
Cool