kornelski / slip

Slip.js — UI library for manipulating lists via swipe and drag gestures
BSD 2-Clause "Simplified" License
2.44k stars 213 forks source link

How to disable horizontal swipe? #51

Closed slmjkdbtl closed 8 years ago

kornelski commented 9 years ago

Add event listener for slip:beforeswipe event and call preventDefault()