Jump to content
Search Community

Orhiiy

Members
  • Posts

    4
  • Joined

  • Last visited

Posts posted by Orhiiy

  1. Hey Cassie,

     

    I've got another question. Do you know, how I can slow down the horizontal scroll and make the image resizing(animation) faster?

     

    I already tried to change the scrollTrigger end by multiplying with 6:

    end: () => "+=" + 6 * component2.current.offsetWidth,

    The whole animation got slow down but this way the image resizing is too slow.

     

    Thanks in advance!

  2. Hi Cassie,

     

    The normal behavior is when I reload the page the image resizes smoothly from size of 1 to the size of 0.5 as you scroll. But when I resize the window/browser the image doesn't resize smoothly and the start/end of ScrollTrigger isn't at the same position.

     

    Thanks!

    • Like 1
×
×
  • Create New...