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

Updates mouse motion measurement logic to use straight-line distance #14

Merged
merged 3 commits into from
Jun 28, 2014

Conversation

usmonster
Copy link
Collaborator

Fixes #13.

@voigtan
Copy link

voigtan commented Mar 23, 2014

+1

briancherne added a commit that referenced this pull request Jun 28, 2014
Updates mouse motion measurement logic to use straight-line distance
@briancherne briancherne merged commit cabaadb into briancherne:master Jun 28, 2014
@usmonster usmonster deleted the patch-1 branch January 30, 2015 11:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

use euclidean distance (instead of rectilinear distance) to calculate mouse movement distance
4 participants