EragonJ / Trip.js

🚀 Trip.js is a plugin that can help you customize a tutorial trip easily with more flexibilities.
https://eragonj.github.io/Trip.js/
MIT License
793 stars 111 forks source link

fixed #154, nextClickSelector should not be triggered after trip stop #155

Closed 71FIL closed 8 years ago

71FIL commented 8 years ago

Hi @EragonJ, the officially released version 3.1.5 does not have that line in either files. I initially added it to the src/trip.core.js and then ran grunt build which updated some ./dist files which I had originally pushed. I decided against that, undoing all changes to the ./dist files and only keeping the one in ./src. The final result of this pull request is the addition of those lines in src/trip.core.js.

EragonJ commented 8 years ago

ok coool !! Thanks @71FIL !