Jump to content
Search Community

jwb009

Members
  • Posts

    3
  • Joined

  • Last visited

jwb009's Achievements

  1. In this screenshot on my dev setup with this same code, you can see that 'end' has passed 'scroller-end' (the text is hard to see in the middle of the image) but there is still a lot of content in the container that never gets scrolled into view. And there is plenty of space below the images.
  2. Thanks for the quick reply. Yes, by ends too soon I meant 'end' wasn't reaching 'scroller-end' before the page scrolled to the bottom, as in the attached screenshot. I see you've added spacers to prevent that.
  3. Adding on to the idea in this post, any idea @Cassie why the ScrollTrigger always ends too soon on my version of this? I will have n-number of items in a CSS Grid and it doesn't seem to calculate the width correctly (open the Pen in a full page view to see the error). https://codepen.io/lab929/pen/bGmZLyb?editors=1010
×
×
  • Create New...