Set up yesterday a fade animation to blend the body bg and some other elements. The Trigger Selector in Settings is a bricks block (in the footer) and the Scroll Start / End looks good. See Marker screenshots:
It works pretty well on desktop - but with Safari on mobile the animation already starts in the middle of the page blending. Can´t remember right - but maybe this was happening sometimes yesterday in FF on desktop as well. Can´t reproduce it.
Unfortunately, I cannot reproduce it. On my side, also your site looks good here. The GSAP rules are setup correctly. If you look at the GSAP forums, you’ll find that many have problems with Safari, as things seem to render differently there. This is a typical problem. Nothing could be fixed from Bricksforge’s side.
Can you help me reproduce this? Then I can at least make sure that Bricksforge is not responsible.
Scroll down till the end / scroll up and use the link ‘Unternehmen’ right under the photo / scroll down again. You see the marker changing their positions.
Thanks. I can reproduce it now Do you have some lazy load in the page? Seems that ScrollTrigger cannot calculate the real height of the document. If you have lazy loading images above, this could cause the issue.
If not: can you send me login data? Would take a look there.
Not really, because lazy loaded things are just not on the page yet. So ScrollTrigger cannot know about the real height. For GSAP stuff, its always a better practice to disable lazy load