react-component / scroll-anim

Animate Scroll React Component
http://react-component.github.io/scroll-anim/
MIT License
305 stars 43 forks source link

An issue when using Link and ScrollOverPack #11

Closed kanmanus closed 7 years ago

kanmanus commented 7 years ago

Hi there,

As I saw in your example, you fix the height of each section and that works great. However, in my case, I cannot fix the height because my content will increase the height of the section when open in mobile device.

If I don't use a ScrollOverPack, then it works fine, but I want to use it too.

I realize that the TweenOne elements will be not shown until I scroll to that section. That makes Link scroll to the wrong position.

Do you have any idea?

Best,

jljsj33 commented 7 years ago

0.4.0

jljsj33 commented 7 years ago

0.4.1

offsetTop={58} not is negative.