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

top offset of trip block can be negative #183

Open 71FIL opened 7 years ago

71FIL commented 7 years ago

Trying to fit a too big tripBlock above a selector can lead to a negative top offset which will lead to a partially visible tripBlock.

I suppose this could be identified as an "invalid" trip block data condition and be reported as an error.