Jump to content
Search Community

Arul

Members
  • Posts

    3
  • Joined

  • Last visited

  1. Yes @Rodrigo , I have applied normalizeScroll method as suggested in other post. Thank you.
  2. Hi community, I have been facing an issue with scrolltrigger animation when preventing the address bar from hiding in mobile. I have replicated my HTML structure in the below codepen demo. I just wanted to keep the address bar visible always and able to trigger the animations on scroll. After setting the overflow and position properties, the address bar is fixed now. But the scrolltrigger animations are not working as expected. The animations are getting triggered only using scroll wheel and not by touch swipe.
  3. Hi @ZachSaucier, I have been facing the same issue. I have replicated my HTML structure in the below codepen demo. I just wanted to keep the address bar visible always and able to trigger the animations on scroll. After setting all the overflow and position properties, the address bar is fixed now. But the scrolltrigger animations are not working as expected. The animations are getting triggered only using scroll wheel and not by touch swipe. Codepen: https://codepen.io/arulpraba/pen/zYmydjq?editors=0010
×
×
  • Create New...