Jump to content
GreenSock

whatsaleko

Text Scrolling across screen is choppy

Moderator Tag

Recommended Posts

I am working on this usecase when text needs to scroll across the screen ad-hoc. 
I am using gsap throughout the project without issue but the animation of the text is kinda choppy. Not sure if there's a better implementation than what I'm doing here. 

See the Pen abRJBPp by alepuras (@alepuras) on CodePen

Link to comment
Share on other sites

Hm, it didn't really look choppy to me at all. I don't see anything obvious that you'd need to change. You could try removing will-change: transform just to see if it's any better for you. 🤷‍♂️

Link to comment
Share on other sites

Maybe I'm being too nitpicky but it almost feels like the the animation could be a little bit smoother. It feels like every second or so the text finds some friction and almost jumps back a little bit. Could be a normal thing for scrolling text in a browser but I would really like to find what's causing it and see if I can get it to move a little cleaner. 

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.
×