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

Fix touch event propagation #2119

Merged
merged 1 commit into from
Mar 4, 2015
Merged

Fix touch event propagation #2119

merged 1 commit into from
Mar 4, 2015

Conversation

DaanDD
Copy link

@DaanDD DaanDD commented Oct 22, 2014

Fix a bug where the chosen element immediately closes again after opening it with a touch event, because both the touch and mouse events get triggered the first time.

@bpaul
Copy link

bpaul commented Jan 16, 2015

👍

@bpaul
Copy link

bpaul commented Jan 16, 2015

Would love to see this merged and released. Fixes a huge problem on mobile devices...

@pfiller
Copy link
Contributor

pfiller commented Mar 4, 2015

Thanks @DaanDD. I've confirmed that this fixes #2171.

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.

3 participants