luxy.js icon indicating copy to clipboard operation
luxy.js copied to clipboard

Elements animate immediately as the page scrolls and not based on viewport

Open holmesadrianh opened this issue 4 years ago • 3 comments

I notice that an element quite far down the page begins its scrolling transition immediately and not relative to the view port.

For example, an element placed half way down a long page will begin at offset 0. Then by the time you scroll to that element it has moved quite far from its original position. Is there a way to make it relative to the view port?

Not sure if I am making sense.

holmesadrianh avatar Jun 26 '20 07:06 holmesadrianh

+1. Works great at the top of the page; elements seem offset by a ton when you make it to a point further down the page. Is there a solution for this?

jonschr avatar Dec 02 '20 05:12 jonschr

How to trigger the animation when an item comes in the viewport?

RD1989 avatar Nov 17 '21 14:11 RD1989

I'm struggling with this as well!

Doxxxie avatar Feb 17 '22 00:02 Doxxxie