Added Fixes to useGsapTimeline.js to make animations smooth#6762
Merged
vr-varad merged 3 commits intolayer5io:masterfrom Aug 30, 2025
Merged
Added Fixes to useGsapTimeline.js to make animations smooth#6762vr-varad merged 3 commits intolayer5io:masterfrom
vr-varad merged 3 commits intolayer5io:masterfrom
Conversation
…w the scroll Signed-off-by: SplinterSword <sparshj2003@gmail.com>
Member
|
🚀 Preview for commit 7017fa0 at: https://68b0391413578922891f89dc--layer5.netlify.app |
ARYANSHAH1567
approved these changes
Aug 29, 2025
Member
|
🚀 Preview for commit 2dbf6ab at: https://68b19d405a9119968d9f8bc9--layer5.netlify.app |
vr-varad
approved these changes
Aug 30, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
…w the scroll
Description
This PR fixes #6481
Notes for Reviewers
I have made the changes to useGsapTimeline.js :-
I changed the value of scrub argument from true to 2 to make the animation smooth and then I changed the toggle actions to "play complete reverse reset" to make it follow the cursor properly.
Here is a video demo showing my changes :-
Scroll.Fix.mp4
Signed commits