Jump to content
Search Community

Dennis Snellenberg

Business
  • Posts

    5
  • Joined

  • Last visited

Everything posted by Dennis Snellenberg

  1. Thanks @Cassie. Turned out that I added normalizeScroll: true. This will make it feel a bit weird on touch device. So removed it, and worked perfect.
  2. @Cassie I see the "lerp" effect is not there on mobile. When I test on my iPhone with ScrollSmoother init, and without. It feels different. For example if you scroll to the top, or the bottom is won't stop/end the same as without ScrollSmoother, it stills smooths out this motion. I also tested the codepen you posted, and I don't have that problem there. So maybe it has something to do with my CSS. Will edit if I know the problem.
  3. Is there any way to fully remove the GSAP ScrollSmoother Plugin from a website on touch devices? On mobile a part of the "smooth" effect is gone, but I like to have it removed completely. For example swiping down to refresh a page is not possible. In LocomotiveScroll this behaviour is standard. On Mobile the user got the default experience.
  4. I'm working with the script from GreenSock to have text scroll based on scroll position. Now when you resize the window it won't update these values. Anyone that can help to implement to recalculate values on resize? Thanks!
×
×
  • Create New...