Mouse wheel event to scroll horizontally
lincolnlemos opened this issue · 1 comments
lincolnlemos commented
I'm only working with horizontal scrolls.
What do I need to do to change the mouse wheel from Y to X?
There is any method to trigger the scrolling programmatically?
lincolnlemos commented
I figured out the X/Y behavior setting suppressScrollY to true and useBothWheelAxes to true
I'm closing this ticket on the behavior of the #38