Jump to content
Search Community

Reduce speed of NormalizeScroll in Mobile

Brandemic test
Moderator Tag

Recommended Posts

I use scrolltrigger and observer for an animation in my website, for mobile it created a problem of not pinning accurately so I used normalizescroll. It does work great but, when I scroll, it scrolls really fast. is there any solution for it?

  • Like 1
Link to comment
Share on other sites

I've never heard of anything like that - ScrollTrigger.normalizeScroll() doesn't somehow change the scrolling speed. It uses the data provided by the touchmove events to determine that amount of delta. I wonder if you've got something else interfering. It's super difficult to troubleshoot blind, though. Do you have a minimal demo, like a CodePen or Stackblitz that clearly illustrates the issue? 

Link to comment
Share on other sites

  • 5 weeks later...
On 3/25/2024 at 3:14 PM, Brandemic said:

I use scrolltrigger and observer for an animation in my website, for mobile it created a problem of not pinning accurately so I used normalizescroll. It does work great but, when I scroll, it scrolls really fast. is there any solution for it?

I confirm this :
I'm trying to use this feature and on IOS I have the impression that scrolling is faster

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...