I wonder if the core reason I have the issue mentioned in #197 could be mitigated if gestures required some amount of milliseconds to be dragged for before registering as a gesture rather than a tap.
Describe your suggested feature
A feature similar to "swipe threshold," but in regards to the time spent on drawing/swiping the gesture rather than the length.
Other details
I guess default to 0ms?
Acknowledgements
[X] I have searched the existing issues and this is a new one, NOT a duplicate or related to another open issue.
[X] This is a single feature request, in case of multiple feature requests I will open a separate issue for each one (they can always link to each other if related)
[X] I have written a short but informative title.
[X] I have checked through the app settings for my feature.
[X] I will fill out all of the requested information in this form.
Context
I wonder if the core reason I have the issue mentioned in #197 could be mitigated if gestures required some amount of milliseconds to be dragged for before registering as a gesture rather than a tap.
Describe your suggested feature
A feature similar to "swipe threshold," but in regards to the time spent on drawing/swiping the gesture rather than the length.
Other details
I guess default to 0ms?
Acknowledgements