ksandom / handWavey

A more intuitive/usable desktop control using leapmotion/ultraleap.
https://www.randomksandom.com/handWavey/
GNU General Public License v3.0
20 stars 1 forks source link

Fix grab recognition #21

Closed ksandom closed 2 years ago

ksandom commented 2 years ago

On my device, the left two fingers are often getting stuck. The second is the one that is being used for the grab gesture. Since the other two fingers have not been getting stuck in my testing, this might be enough to fix it. If not, I'll look at other solutions.

I've added a configuration item for this in ultraMotion.yml so that if this assumption breaks for someone else, they can choose a different finger.

Note: That this is working around a bug in LeapMotion's interpretation of what it's seeing, not a bug with handWavey.