minhe7735 / GearVR-Controller-WIndows

GearVR-Controller on windows with remap capabilities.
MIT License
22 stars 5 forks source link

disabled touchpad button if no touchpad input is detected #21

Open IslandAcer opened 10 months ago

IslandAcer commented 10 months ago

added additionnal if statement in order to detect if there is a touchpad input detected. Otherwise if the touchpad was clicked to the side or too fast a random button would be activated. The solution is a bit crude but it works.