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

List item 'bounces' as it moves into new position, when reordering list with latest slip.js #63

Closed mgorczyca closed 8 years ago

mgorczyca commented 8 years ago

On 1/26/16, I downloaded the most recent version of slip.js. When reordering my list, the list item being moved did not go into its new position smoothly. Instead, there was a 'bounce' of about 50px. This behavior did not occur when using the demo at https://kornel.ski/slip/. I downloaded the slip.js code being used in the demo, used that version in my project, and the 'bouncing' behavior no longer occurred. I can use the older slip.js for my needs, but wanted to let you know about this issue.

carter-thaxton commented 8 years ago

I believe this was fixed by #72. Please feel free to reopen if that's not the case.