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

Horizontal drag control breaks vertical content scrolling on touch devices #12

Merged
merged 0 commits into from
Jan 22, 2014

Conversation

ovidiuch
Copy link
Owner

Hello,

I'd like to thank you for this plugin, I've been a huge fan of it since the first release and used it in a couple of projects!

I used two dragdealers to implement image gallery (http://en.cafe.nov.ru/briosh) and ran into problem on touch screen devices where it breaks vertical scrolling of the page. I've just checked demo of the new version, and I'm still unable to scroll the page after I tap on dragdealer. It's a huge usability concern that would be nice to solve.

@ovidiuch
Copy link
Owner

Hi @w0rm,

I am aware of this issue, it has been raised before. It's kind of sensitive since it involves different behavior between desktop and mobile events. While I won't merge it in master yet because it doesn't have tests and I haven't thought enough about it, I started a branch for this issue and managed to solve it.

Please try it out and let me know if it works how you expect it. Source here: https://raw.github.com/skidding/dragdealer/3f31152ef0acf8e25b0b5d69fcaba6439c9b56c5/src/dragdealer.js

@w0rm
Copy link
Collaborator Author

w0rm commented Jan 16, 2014

@skidding Thanks! I've just updated it on my website and it seems to work as expected.

@ovidiuch ovidiuch merged commit 17c420e into master Jan 22, 2014
ovidiuch added a commit that referenced this pull request Jan 22, 2014
@ovidiuch ovidiuch mentioned this pull request Jan 22, 2014
@ghost ghost assigned ovidiuch Jan 23, 2014
ovidiuch added a commit that referenced this pull request Jan 23, 2014
ovidiuch added a commit that referenced this pull request Jan 23, 2014
ovidiuch added a commit that referenced this pull request Jan 23, 2014
ovidiuch added a commit that referenced this pull request Jan 23, 2014
ovidiuch added a commit that referenced this pull request Jan 23, 2014
@w0rm w0rm mentioned this pull request Jan 26, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants