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

Better imitate native experience on iOS #845

Merged
merged 1 commit into from
Feb 12, 2013
Merged

Better imitate native experience on iOS #845

merged 1 commit into from
Feb 12, 2013

Conversation

kevin-brown
Copy link
Member

This removes the grey box that shows up when you select an option on iOS. This prevented users from being able to preview their selection, which was a major issue I found. This also highlights the selected option in a more reliable fashion than before, by using the touch events.

I did not add the touch event handlers to the mousemove-filtered events because it was not passing along the events with enough consistency.

ivaynberg added a commit that referenced this pull request Feb 12, 2013
Better imitate native experience on iOS
@ivaynberg ivaynberg merged commit 2d97b78 into select2:master Feb 12, 2013
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.

2 participants