Swipe based Smooth Scrolling with Inertia

You're viewing a single comment in a conversation. View all the comments
  • 1 Comments

  • Order by
  • Hi Zeek,

    Thanks for checking out this tutorial!

    In its current version, if TouchFollowMe reaches the edge and stops and the user scrolls again, there is a finite wait time before the layout starts scrolling again. This can be changed by setting an inner bounding box to TouchFollowMe so that it doesn’t go till the edge of the layout. The size of this bounding box however will be based on the size of your layout and the window (viewport) size.