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

optionally prevent click propagation out of the trip block #178

Closed 71FIL closed 8 years ago

71FIL commented 8 years ago

Proposed change. It uses the newly introduced TripUtils.isSet to check if the option should be set according to both the local and/or global settings.

Documentation has not been updated as part of this commit. Since documentation is on a distinct branch, I guess a distinct pull request would be required.

EragonJ commented 8 years ago

thanks !