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

First and last element is not work properly in iphone. #65

Closed baliramvyas closed 8 years ago

baliramvyas commented 8 years ago

Hi,

First and last element is not dragging properly in iphone. When we dragging last element in bottom it take lots of blank space in bottom area.

Can we drag element within container just like jquery UI (containment: 'parent')

Thanks Bali

carter-thaxton commented 8 years ago

I believe this was fixed by #69 and #72.