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

Tap gesture not working consistently #6

Open
Mrcubix opened this issue Apr 24, 2024 · 0 comments
Open

Tap gesture not working consistently #6

Mrcubix opened this issue Apr 24, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@Mrcubix
Copy link
Owner

Mrcubix commented Apr 24, 2024

Got reports from users that the tap gesture does not seem to work consistently for some users.

Test by summing up deltas:

 Attempt 1 Completed at 113ms
 Attempt 2 Completed at 123ms
 Attempt 3 Completed at 166ms
 Attempt 4 Completed at 105ms
 Attempt 5 Completed at 138ms
 Attempt 6 Completed at 110ms
 Attempt 7 Completed at 113ms
 Attempt 8 Completed at 136ms
 Attempt 9 Completed at 134ms
 Attempt 10 Completed at 110ms
 Attempt 11 Completed at 79ms
 Attempt 12 Completed at 110ms
 Attempt 13 Completed at 123ms
 Attempt 14 Completed at 112ms
 Attempt 15 Failed at 474ms
 Attempt 16 Completed at 133ms
 Attempt 17 Completed at 148ms
 Attempt 18 Completed at 137ms
 Attempt 19 Failed at 390ms
 Gesture was completed 17 / 19 Attempts by time.

Test by sending report separated by their deltas:

Gesture was completed 3 / 19 Attempts.

For now, you might want to use a hold gesture with a very low Threshold (Deadline), it will also work better for most use cases.

I should do the work on my part to also change the documentation & FAQ to take that into account.
Should probably start by replacing the tap gesture setup guide with the hold instead.

@Mrcubix Mrcubix added the bug Something isn't working label Apr 24, 2024
@Mrcubix Mrcubix self-assigned this Apr 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant