Jump to content
Search Community

Rukasu

Premium
  • Posts

    4
  • Joined

  • Last visited

Everything posted by Rukasu

  1. Hello @akapowl Apologies for the extremelly late reply, had to put this project on the back burner, but was finally able to fix it. I ended up using a variation of Jacks approach. But instead of tweaking the snapping, I added a cheeky 10px on the scrollTo position, which madee the jump disappear. Here's the fixed pen, for anyone who might have this problem in the future. https://codepen.io/sueharaluke/pen/poPJypw Thanks for the help !
  2. Hello @OSUblake and @GreenSock, nice to meet you ! (Old posts of yours have always helped me, so I feel like I already know you guys already ! haha) I was actually able to reproduce it on Mac, but it's only noticeable if you really zoom in. (Pinched to max size with trackpad) Original on the left and translateZ added on the right: demo.mp4
  3. Hello @remjx, Sometimes I find that just adding a small translateZ, makes it less jittery on Firefox (and sometimes Safari). Does this look smoother ? https://codepen.io/sueharaluke/pen/eYvwXgB
  4. Hello guys, I can't quite figure out what's wrong with my tween, and was wondering if anyone here could help me out. The scroll animation is working as indented, but the problem is with the buttons. I'm seeing a small jump after clicking on it, most noticeable by a white flash at the bottom. Thanks in advance, Lucas
×
×
  • Create New...