Jump to content
Search Community

Kency

Members
  • Posts

    13
  • Joined

  • Last visited

Everything posted by Kency

  1. Thank you so much. Actually I only ask have any solution 'snap to next section' when strong scroll on this demo https://codepen.io/GreenSock/pen/xxEQNBB .
  2. https://codepen.io/GreenSock/pen/xxEQNBB https://codepen.io/GreenSock/pen/abdmXGV I found this solution(demo below) but I am having trouble applying it to the my demo (demo above). Thanks
  3. Sorry, I use in project so quite difficult recreated, Currently I use disable and enable ScrollTrigger to resolve a problem although it not pretty. Thanks
  4. When I focus Input on browser Iphone, screen auto scroll but on PC or android it normal. Do you have any solution? Thanks. You can view from: RPReplay_Final1657298657.mp4 - Google Drive
  5. I use snap seem it not working with this case. It working on demo in topic but when I open full in new tab it slow when snap Thanks
  6. Hi I change width of section when click to "Change Size" and scroll will error, it not scroll to end section Thanks
  7. I resolved problem scrollHeight when use beforeDestroy() { this.tl.scrollTrigger.kill(); }, and add <div> parent instead of use this.$ScrollTrigger.refresh() in mounted() Thanks
  8. Hello! First of all, thank you so much with GSAP ! I use nuxt-gsap-module when I redirect between 2 page by nuxt-link, seem scroll height not refresh, it use scroll height of page previous. I use this.$ScrollTrigger.refresh() but it error. I use CodePen Home ScrollTrigger - Horizontal Scroll https://codepen.io/olig/pen/GRZORvX Thank all
×
×
  • Create New...