support more trigger points
laeubi opened this issue · 3 comments
laeubi commented
currently ther is only "triggerAtCenter" option that can be set to false for trigger on top.
It would be more flexible to have a generic option like "triggerPoint" that could allow e.g. top/bottom/middle/...
Especially a bottom trigger would be nice without manually calculationg/setting offsets.
janpaepke commented
Hi laubi,
thank you for your input.
This is something I addressed and solved with ScrollMagic, the follow up for Superscrollorama :)
regards,
Jan
laeubi commented
Is ScrollMagic ready to use? Sadly the project page is not reachable see janpaepke/ScrollMagic#4
janpaepke commented
Well it's under development.
If it's for basic projects give it a shot. But I haven't finished testing and bugs might occur (especially with pinning).
regards,
J