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

Double click bug in stock browser #94

Open
golsear opened this issue Sep 25, 2014 · 1 comment
Open

Double click bug in stock browser #94

golsear opened this issue Sep 25, 2014 · 1 comment

Comments

@golsear
Copy link

golsear commented Sep 25, 2014

For touch devices with "Stock browser" triggered two events at the same time which leads to malfunction of the plugin.
I fixed it by removing the declaration "touchstart" event in the line element.find('a, label').on('touchstart click', function(e){ ...

@Steelcrusher
Copy link

same issue as 89:
#89

If you touch and hold 1/2 a sec you can change the state.

im still working on a solution for this but it wont be pretty.

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

No branches or pull requests

2 participants