Closed mohammad-rahchamani closed 4 years ago
I can still reproduce the issue... you can't just use the offset, you need to use the angle of the swipe and limit it.
Also, the offset (translation.value.width) keeps accumulating, even if the dragging is skipped, so when eventually back to swiping along the horizontal axis, the page is dragged "aggressively".
check drag offset and skip if the user is dragging in another direction.
fixes #74