Horizontal wheel scroll
Opened this issue · 0 comments
doctor911 commented
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,