Jump to content
Search Community

cb201s

Members
  • Posts

    4
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

cb201s's Achievements

  1. Thank you very much @GreenSock . So basically, what you did was to change the start and end of the Label animations to be bound on the calculated width of the parent scroll trigger with the relative distance in that parent ScrollTrigger position. And you have added `invalidateOnRefresh` to make sure it keeps refreshing the scrollTrigger start/end values accordingly. Thank you very much for your quick help. That works perfectly!
  2. I am trying to make this code work. The idea is to have the screens scroll at a little slower speed, than document scroll, but having the labels animat ein from right whenever we "start" a new screen (different colors) in the mock phone on the left. Unfortunately they don't seem to be completely in sync and get triggered way later for some reason. I don't really get why they are delayed and how to get them in sync. Is it due to the "to(...)" of the parent ScrollTrigger. How can I get them in sync and consider it? I already tried pinnedContainer, but then the first one triggers correctly and the last ones, after all of the container is scrolled through. Really appreciate any suggestions (also read the "Most commen errors" section, but is this a ScrollTrigger in a ScrollTrigger problem? If so: how can I do it differently?)
  3. It doesn't work. either installing the free version doesn't work any longer. is there something wrong with the npm registry. I'm a bit in a hurry, because we have a going live on monday. can it be something with our continous integration either ? please help
  4. Hello. I have the same problem. I use the clipboard button. but I always get request failed error Trace: Error: http://npm.greensock.com/@gsap%2fshockingly/-/gsap-3.6.0.tgz: Request failed "403 Forbidden" at ResponseError.ExtendableBuiltin (/usr/local/Cellar/yarn/1.22.5/libexec/lib/cli.js:696:66) at new ResponseError (/usr/local/Cellar/yarn/1.22.5/libexec/lib/cli.js:802:124) at Request.<anonymous> (/usr/local/Cellar/yarn/1.22.5/libexec/lib/cli.js:67058:16) at Request.emit (events.js:314:20) at Request.module.exports.Request.onRequestResponse (/usr/local/Cellar/yarn/1.22.5/libexec/lib/cli.js:141626:10) at ClientRequest.emit (events.js:314:20) at HTTPParser.parserOnIncomingClient (_http_client.js:602:27) at HTTPParser.parserOnHeadersComplete (_http_common.js:122:17) at TLSSocket.socketOnData (_http_client.js:475:22) at TLSSocket.emit (events.js:314:20)
×
×
  • Create New...