vueuse/gesture

Limit drag to horizontal?

mesqueeb opened this issue · 2 comments

I was wondering if it's possible to limit the drag to horizontal?

yes.

axis: 'y',

@patchthecode is it possible to add 2 extra examples to the live docs?

  1. dragging limited horizontally
  2. dragging limited vertically

I'd love to play around with that on mobile safari to see how smooth it is.