how to add more cards to the relume layout 353 and apply a card fading GSAP interactions as users scroll down and the stacking happends. My attemps have failed so far.
Matt J. Hi Matt, and thanks. will have a look.
I found a solution though. GSAP ScrollTrigger registers too quickly and doesn't have time to calculate element positions.
Sorted by usingrequestAnimationFrame() and refresh()