ngryman / jquery.finger

:v: jQuery touch & gestures, fingers in the nose.
https://ngryman.sh/jquery.finger/
MIT License
423 stars 66 forks source link

End of drag event #11

Closed ngryman closed 11 years ago

ngryman commented 11 years ago

end is not set properly if the target changes over time and the event is shut down early.

ngryman commented 11 years ago

This also validate the fact that drag event is always fired if there is motion.