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

Fixes cascading touch handling, and a mousedown issue #16

Closed
wants to merge 3 commits into from

Commits on Nov 16, 2011

  1. fix an error where the mouse widget's mouseHandled never got reset be…

    …cause of a missing mousedown event on the root
    Jay Merrifield committed Nov 16, 2011
    Copy the full SHA
    622ef13 View commit details
    Browse the repository at this point in the history
  2. fix an error where cascading touch handlers aren't handled correctly,…

    … this patch first checks if the event has already been handled before triggering the code
    Jay Merrifield committed Nov 16, 2011
    Copy the full SHA
    578ed6f View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2011

  1. updated minified version

    Jay Merrifield committed Nov 17, 2011
    Copy the full SHA
    024b999 View commit details
    Browse the repository at this point in the history