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

Fires dragstart only after mousedown then mousemove #111

Open
giovannipds opened this issue Apr 24, 2014 · 2 comments
Open

Fires dragstart only after mousedown then mousemove #111

giovannipds opened this issue Apr 24, 2014 · 2 comments

Comments

@giovannipds
Copy link

Hello @azoff! I'm trying to use your project for the first time and I've noticed that the overscroll:dragstart event is firing like mousedown event. I do not agree with this... what you think of only firing this event after mousedown and then mousemove? If the user it's not moving its mouse, he isn't really dragging it yet. At least, that's my oppinion. Maybe it'll be interesting having a look at hammer.js's approach. The same thing happens to the overscroll:dragend event, it should fire only after really dragging the content. My regards, Gio. If you need some help to accomplish that, let me know. See ya! And thanks.

@giovannipds
Copy link
Author

@azoff, look here! ;)

@fgrs
Copy link

fgrs commented Nov 18, 2014

yeah this should be prioritized also dragend gets fired on mouse click which is wrong

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