Optional delay for swipe gesture #19
JacksonWrath
started this conversation in
Show and tell
Replies: 1 comment
-
This looks like a nice feature to have, thanks for the suggestion. From a quick look the code seems good but feel free to make a PR and I'll review it more thoroughly and suggest changes there. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi! I started using this to enable "three finger drag" as has been discussed before, but I found myself wishing I could lift and continue the drag. So I implemented a way to configure a delay for the end command of the swipe gesture.
Thoughts on this? Want a PR / changes and then a PR?
https://github.com/JacksonWrath/gestures/tree/continue-delay
Beta Was this translation helpful? Give feedback.
All reactions