Hi there.
Is there a way to change the mouse drag behaviour of the useMouseDrag: true mode?
For example i need to make dragging via mouse2 button, not the mouse1.
If not maybe a useMouseDragStrategy: (e:PointerEvent): boolean might be useful to add.
Thanks
Hi there.
Is there a way to change the mouse drag behaviour of the
useMouseDrag: truemode?For example i need to make dragging via mouse2 button, not the mouse1.
If not maybe a
useMouseDragStrategy: (e:PointerEvent): booleanmight be useful to add.Thanks