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 iOS clicks #58

Merged
merged 2 commits into from
Sep 23, 2017
Merged

Fix iOS clicks #58

merged 2 commits into from
Sep 23, 2017

Conversation

galfert
Copy link
Collaborator

@galfert galfert commented Aug 15, 2017

Fixes #57

I found that on iOS, elements that are not links or buttons need to have a cursor: pointer set in order to trigger click events.

Fixes #57

This is needed for iOS to trigger click events.
@galfert
Copy link
Collaborator Author

galfert commented Sep 22, 2017

@skddc did you have a chance to have a look at this yet? Would be nice to finally be able to use it properly on iOS :)

@raucao
Copy link
Owner

raucao commented Sep 22, 2017

Totally missed this! Thanks for fixing, will check it out asap.

@raucao raucao merged commit 07945ee into master Sep 23, 2017
@raucao raucao deleted the bugfix/57-fix_ios_clicks branch September 23, 2017 10:17
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