dansav / vs-eye-tracking

Extension for Visual Studio using eye tracking
MIT License
5 stars 4 forks source link

Investigate why "key hold time" can not go below 550 ms. #7

Open dansav opened 5 years ago

dansav commented 5 years ago

Setting a lower value makes the event sequence not detect at all. Might be race condition with the other sequence detectors, or something related to WPF event dispatching.