rxhanson / Multitouch-Community

Issue and feature request tracking for the Multitouch app
https://multitouch.app
38 stars 0 forks source link

Double click restrictions for click and force click gestures? #114

Open upstroke-version opened 2 years ago

upstroke-version commented 2 years ago

Every tap gestures have restriction to only activate when double tapped. Why not for click and force click gestures? It could be useful to prevent false activations. Was this intentional ristriction because double clicking(or force clicking) was harder than tapping thus providing poor user experiance, or is there some technical problem to make this as an option?

rxhanson commented 2 years ago

Subjectively speaking, tap gestures are the most likely to result in false activations - you're the first to ask about click & force click. To me, force touch gestures are hard enough to execute that I don't think I would have a desire to add double force touch. If there's enough users that want to have the double click restriction, I would definitely consider adding it in.