Jump to content
Search Community

7dots

Business
  • Posts

    8
  • Joined

  • Last visited

About 7dots

Recent Profile Visitors

656 profile views

7dots's Achievements

  1. Hey @GreenSock, thanks for clarifying! It's was erroring in an older version of IOS Safari so I was just working through the node modules I have installed and checking what might be the cause. I'll be good for help thank you. I've been debugging so hopefully will find something, but nice to know it's not coming from GSAP ? Thanks again. Jack
  2. Hi there, I was wondering if GSAP's matchMedia uses the ResizeObserver? We are getting an error on some older versions of Safari and have seen ReferenceError: Can't find variable: ResizeObserver in the console. Please could you confirm as I'm not sure what else it could be. Thanks, Jack
  3. Hey, I managed to find a solution to my problem in the end in a GSAP Codepen! This got me on the right tracks: https://codepen.io/GreenSock/pen/zYPVoZV?editors=0010 Thanks for the help guys. Thanks, Jack
  4. Hey @GreenSock, Thanks for the reply. It's effectively just the velocity and giving it a slower momentum. I noticed that doing it this way will cause the vertical loop to go backwards on itself when it reaches a point. I'm going for something like this but without the auto scrolling: https://codepen.io/cameronknight/pen/oNGEvmw Hey @Rodrigo, That's a perfect example thanks, but for this use case i'd like to try use the velocity to give the scroll some momentum rather than using timeScale. Is there any hint you can provide to get going with using velocity and progressing the vertical loop timeline at all? Thanks, Jack
  5. Hey guys, Is there a way to tie the vertical loop helper function to scroll velocity or delta.y for example? So having the helper function paused by default, and tapping into either of the above values to progress the timeline on scroll? I have attached a demo of kind of what i'm after in terms of scroll (I don't intend to use the example for my work ?) https://codepen.io/jackkemm/pen/OJBxeMm?editors=0011 Essentially the columns would be paused, and animate in opposite directions using either of the above values to create the momentum/acceleration effect. Thanks, Jack
  6. Hi @Rodrigo, I just tried deploying and it works fine now. Thanks for getting this sorted! Jack
  7. Hi guys, I am getting the issue as of 5 mins ago: error An unexpected error occurred: "https://npm.greensock.com/@gsap%2fshockingly/-/shockingly-3.11.4.tgz: connect ECONNREFUSED Is this still an ongoing issue? I tried what @Raymall Pérez said above but no luck still. Thanks, Jack
  8. Thanks a MILLION for this @amort2000, this issue was also driving me crazy all day from 6:00am in the morning, until finally ready your post at 9:32pm! Legend. BTW way for anyone who is reading this and is about to do a find in files the correct spelling is scroll-behavior: smooth;
×
×
  • Create New...