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

onEnd pass tripIndex #69

Closed shotclip closed 9 years ago

shotclip commented 10 years ago

Hi,

It would be very useful if you could pass tripIndex to the onEnd function. I've had to edit trip.js manually to add this feature. It should be an easy fix as the tripIndex is available to be passed in both onEnd and doLastOperation.

Thanks

Conor

EragonJ commented 10 years ago

Thanks @shotclip , i would add this back to code later.