I have a TabView that is scrollable both horizontally (switching tabs) and vertically (scrolling the content). One of the tabs contains a WebView.
The users have a problem with scrolling the website, because horizontal scroll is too sensitive and they start switching tabs instead.
How to make the horizontal scroll less sensitive?