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

Tooltips now stop mousedown and touchstart #47

Merged
merged 1 commit into from
Sep 6, 2012
Merged

Conversation

ansis
Copy link
Contributor

@ansis ansis commented Sep 6, 2012

Fixes #45

@tmcw, good to merge?

@tmcw
Copy link
Contributor

tmcw commented Sep 6, 2012

Is there any advantage here to not using MM.cancelEvent()?

@ansis
Copy link
Contributor Author

ansis commented Sep 6, 2012

MM.cancelEvent also prevents default behavior which prevents text selection.

@tmcw
Copy link
Contributor

tmcw commented Sep 6, 2012

Gotcha. Cool - will merge.

tmcw added a commit that referenced this pull request Sep 6, 2012
Tooltips now stop mousedown and touchstart
@tmcw tmcw merged commit 638f386 into gh-pages Sep 6, 2012
@jfirebaugh jfirebaugh deleted the tooltip-events branch January 27, 2014 21:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants