-
Notifications
You must be signed in to change notification settings - Fork 66
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
Always 5 fingers for my gesture hand #35
Comments
Hi @justidan :-) Being that the code here is more than two years old I suspect the Leap software has jumped ahead enough to where the original version here may not work too well. Looking at the network graph I see one fork has moved ahead and has newer code. Maybe check it out and see if that version works differently? https://github.com/comfreeze/PyLeapMouse |
Hi, |
Up for submitting a fix for this issue in a PR then? Or was the fix needed elsewhere? :-) In any case thanks for the sleuthing! Good to have it documented here if nothing else. |
Hi everyone,
I do not know how to click or scroll in palm mode. After adding a few print in the code source, I found my problem : when the leaps detects the second hand (left one), it always recognize 5 fingers instead of 2 or 1.
Any ideas about how to fix this problem ?
The text was updated successfully, but these errors were encountered: