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

add threshold setting #84

Merged
merged 12 commits into from
Jun 23, 2015
Merged

add threshold setting #84

merged 12 commits into from
Jun 23, 2015

Commits on Jun 16, 2015

  1. add threshold setting

    Add threshold setting to move only if mouse moves farther than
    threshold. Threshold setting can be a function.
    UziTech committed Jun 16, 2015
    Configuration menu
    Copy the full SHA
    da71aaf View commit details
    Browse the repository at this point in the history
  2. fix threshold calculation

    UziTech committed Jun 16, 2015
    Configuration menu
    Copy the full SHA
    7d11a62 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2015

  1. fix jshint

    UziTech committed Jun 18, 2015
    Configuration menu
    Copy the full SHA
    d6f04a7 View commit details
    Browse the repository at this point in the history
  2. change $this to this

    UziTech committed Jun 18, 2015
    Configuration menu
    Copy the full SHA
    cc8bef6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3c10537 View commit details
    Browse the repository at this point in the history
  4. fix maxvelocity test

    UziTech committed Jun 18, 2015
    Configuration menu
    Copy the full SHA
    4b88148 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eef48cd View commit details
    Browse the repository at this point in the history
  6. add threshold option

    UziTech committed Jun 18, 2015
    Configuration menu
    Copy the full SHA
    0aeb92f View commit details
    Browse the repository at this point in the history
  7. add threshold tests

    UziTech committed Jun 18, 2015
    Configuration menu
    Copy the full SHA
    e5037b2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d506090 View commit details
    Browse the repository at this point in the history
  9. update tests

    UziTech committed Jun 18, 2015
    Configuration menu
    Copy the full SHA
    7085a0b View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2015

  1. fix bug in touch move event

    UziTech committed Jun 22, 2015
    Configuration menu
    Copy the full SHA
    b40fc9c View commit details
    Browse the repository at this point in the history