I’m having an issue figuring out how to make the scroll move slower than very fast mouse drags/swipes.
I’ve tried changing the scroll sensitivity, inertia deceleration rate, and the EventSystem’s drag threshold value but none of these things make the scroll move slower: https://i.gyazo.com/26b339f4193013da7f2b65aaf1c72dc0.mp4
How do I change it so that when I drag the scroll bar, it only moves a fraction of the speed that I drag or even better, make a cap so that the scroll doesn’t move faster than a given velocity?