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 109 forks source link

Progress persists after pause and then next. #81

Open ghost opened 10 years ago

ghost commented 10 years ago

If SPACE is used to pause the progress of a dialog and then the trip is advanced using the next button. The progress percentage from the previous trip is used as the start point for the next - timing is maintained, but the progress bar width is persistent across dialogs.

Not sure if this is meant to work like this, but to me is unintuitive.

Ed

EragonJ commented 9 years ago

i just noticed this problem and I think this should be fixed.