Follow-up
This commit is contained in:
parent
d9b79b1cef
commit
b7982916e2
@ -121,6 +121,7 @@ export function captureEvents(element: HTMLElement, options: CaptureOptions) {
|
||||
|
||||
hasMoved = false;
|
||||
hasSwiped = false;
|
||||
initialSwipeAxis = undefined;
|
||||
}
|
||||
|
||||
function onMove(e: MouseEvent | RealTouchEvent) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user