Hi, I would like to ask how can I disable horizontal scroll when using the mouse wheel?
In most cases, horizontal scroll should be triggered when we press Shift + Mouse Wheel. However in the Stock Central Table List, every time I hover to the table and I need to scroll down, it keep scrolling horizontally.
Is there a way to disable it using js or code snippets?
Yes, the vertical scroll is perfectly working. The problem is the horizontal scroll. It is triggered when I scroll down using mouse wheel.
So when I scroll down using the mouse wheel and reached the stock central table itself then stop while my cursor is over the table, instead of continuously going down it just scrolls to the right.
But this is not a big issue because when I move my cursor over the side of the table, I’m able to continue scrolling down using the mouse wheel. It’s just the user experience that I’m concerned here that’s why I wanted to report it if this can be resolved. 😊 But maybe on bigger screens it won’t matter.
Are you talking about horizontal scrolling when the cursor moves over the Stock Central’s tabs section?
That is the only horizontal scroll I could reproduce on my end. If you move the mouse cursor down and continue rotating the mouse wheel, the vertical scrolling continues.