Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Single-Click #70

Open
jbobrow opened this issue Oct 23, 2019 · 1 comment
Open

Single-Click #70

jbobrow opened this issue Oct 23, 2019 · 1 comment
Assignees

Comments

@jbobrow
Copy link

jbobrow commented Oct 23, 2019

No description provided.

@jbobrow
Copy link
Author

jbobrow commented Oct 23, 2019

Currently the Single-Click is by definition can only be held down for a maximum of N ms and then after that window the single click is cancelled. I notice many people clicking slowly in the beginning an then clicking even slower was a response to it not responding... once learned, the single click is not too tough for most, but could be a little prohibitive for older and younger fingers. One thought is that the single click can fire on release up until long press is activated. This way a single click gets a little bit of special treatment and is more difficult to mess up.

One initial concern is doesn’t this open the window for drawn out double... multi clicks. This is less of a real world concern because holding a long down, then coming up and down again within the short multi click period is a very difficult action to perform.

In the beginning, I thought holding a little long is a nice way to cancel a click like a dragging outside of a button, but in practice I don’t know if anyone ever has needed to cancel a click or thought to cancel a click in this way.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants