Binaryify/vue-custom-scrollbar

Horizontal wheel scroll

Opened this issue · 0 comments

Hi!
Is it possible to scroll using mouse wheel? I know that horizontal scroll works when you press Shift while mousescrolling, but I'd like to scroll without pressing Shift.
Vertical scroll is disabled:

suppressScrollY: true,
suppressScrollX: false,