briangonzalez / jquery.pep.js

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

Correctly positions elements when revert is called and place option is true #168

Closed Anaphase closed 9 years ago

Anaphase commented 9 years ago

This is a fix for #162 and #163. This pull request fixes the original problem #162 tried to fix, as well as the side-effect of #162 that #163 attempts to fix. #163 can be rejected after this is merged.