Jump to content
Search Community

JakeWhiteleyDev

Members
  • Posts

    2
  • Joined

  • Last visited

Recent Profile Visitors

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

JakeWhiteleyDev's Achievements

  1. Personally I wouldnt consider it as a scroll to the right at all. What if you were to pin the image parent div for 2 * viewport height (as a suggestion), and then had a scrubbed animation which animated the xPercent of the img container -50% (assuming the two child images are of equal width). As you can scrub whole timelines with no effort, you can still animate the bg position as you are now in this scrubbed timeline. That way the user is only every scrolling along the Y axis, but as the images are pinned it looks like they are scrolling horizontally. Faking scroll direction is by far easier than actually making the browser scroll left/right etc. Your codepen is basically this already
  2. @GreenSock It's been almost 2 months since this thread was posted and the regression is still present in the latest NPM version. Bumping this thread so others can find the fix :)
×
×
  • Create New...