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

Sortable horizontaly #40

Closed yanime closed 8 years ago

yanime commented 9 years ago

It is possible to make it work with a list of horizontal divs and sort them ?

kornelski commented 9 years ago

There's no option for it out of the box. If you swap x/y width/height in the source it might work.