Jump to content
Search Community

drewhagni

Members
  • Posts

    2
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

drewhagni's Achievements

  1. Thanks for the reply @Rodrigo. Definitely understandable. I'll keep troubleshooting on my end to see if I can figure anything out as well.
  2. Hey GreenSock, I've been working on using your horizontalLoop Helper Function with Draggable + InertiaPlugin and noticed a strange issue in testing. When on a touch device if you swipe quickly enough, repeatedly, the direction of the animation reverses. I think the speed also changes, but that's a bit tougher to verify. I started to strip down my code to narrow down the issue, but ended up with just the bare-bones helper function, so I tested your example on my phone and discovered the same issues. I'm including a codepen which is essentially just an even more simplified fork of what you guys provided in the docs to hopefully see it a little clearer. I was able to replicate it on desktop as well if you can get the speed up fast enough, but it's much easier to encounter the issue with a touch screen. Is this indeed a glitch or have I missed something in the documentation that would allow me to circumvent this behavior? I thought maybe I was accidentally swiping the wrong direction ever so briefly or something, but I've tested it enough times to verify that's not the case. Perhaps when you speed it up too fast and continue swiping the subsequent "throws" aren't faster than its current speed so it interprets it as the other direction? I don't know. I recorded a video as well, if it helps. I can confirm that every movement you see is a swipe moving from right to left. horizontalLoop-swipe-glitch.mp4
×
×
  • Create New...