jsoares Posted May 23 Share Posted May 23 (edited) I've been developing a project with ScrollTrigger, ScrollSmoother and SplitText using the free demo version on codepen. After purchasing the ShockinglyGreen membership and using the full version the project was behaving slightly differently It's odd that the full version will behave the same if I change the data-lag from 0.5 to 0.75 in the demo. I've noticed codepen uses Scrollsmoother 3.12.0 whereas I can only find 3.11.5 with the membership Is this the expected behaviour between the different versions or am I missing something? Also where can I find the most recent full version of the different plugins? Edit: It seems multiplying all the data-lag by 1.5 makes it look the same but it's still odd Here is a minimal demo using the codepen version See the Pen mdzvJWQ by jmorgadosoares (@jmorgadosoares) on CodePen And a demo using my self hosted version See the Pen YzJBPLx by jmorgadosoares (@jmorgadosoares) on CodePen Edited May 23 by jsoares Link to comment Share on other sites More sharing options...
Cassie Posted May 23 Share Posted May 23 Hi there! Thanks for being part of club GreenSock.3.11.5 is the latest full version - codepen is using an unreleased beta (which is still being worked on) So that's why you can see a difference. We should be pushing it out soon though, with a new ScrollSmoother feature and some bugfixes. ☺️ @GreenSock - (Tagging you in here in case it's behaviour you're unaware of) See the Pen vYVbNpO?editors=1010 by GreenSock (@GreenSock) on CodePen See the Pen MWPLaQG by GreenSock (@GreenSock) on CodePen 1 Link to comment Share on other sites More sharing options...
jsoares Posted May 23 Author Share Posted May 23 Thank you Cassie! Glad to know it wasn't something I was doing wrong 1 Link to comment Share on other sites More sharing options...
Cassie Posted May 23 Share Posted May 23 Not at all, sorry for the confusion! 1 Link to comment Share on other sites More sharing options...
Solution GreenSock Posted May 24 Solution Share Posted May 24 It looks like you were using the beta 3.12.0 of ScrollSmoother but not ScrollTrigger - is there anything behaving oddly for you when you use the beta 3.12.0 of both?: See the Pen Baqbypw?editors=0010 by GreenSock (@GreenSock) on CodePen 1 Link to comment Share on other sites More sharing options...
jsoares Posted May 24 Author Share Posted May 24 That's so obvious! I did didn't even think to check if both versions were compatible 🤦♂️ Thanks for pointing that out. Both versions work the same for me if as long as I use the same version of both ScrollTrigger and SmoothScroll. However I noticed the markers are not behaving as expected on 3.12.0. I don't think there are issues with the actual triggers only the markers Edit: the start marker works as expected the other ones are pinned to the bottom See the Pen XWxGJQJ by jmorgadosoares (@jmorgadosoares) on CodePen 2 Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now