briangonzalez / jquery.pep.js

👟 Pep, a lightweight plugin for kinetic drag on mobile/desktop
http://pep.briangonzalez.org
1.3k stars 177 forks source link

Changed revert to right and bottom coordinates #162

Closed johnpmitsch closed 9 years ago

johnpmitsch commented 9 years ago

Revert does not move back to the right coordinates. They x and y coordinates should be right and bottom, not top and left. This way the element moved snaps back to its exact original position, and not an offset position.

Anaphase commented 9 years ago

NOTE: #163 is a failed attempt to fix the problems caused by #162. #168 should be merged in place of #163 and #163 should be closed.