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

Drag handle intermittently not working #89

Closed
Sypher1987 opened this issue Sep 6, 2017 · 1 comment
Closed

Drag handle intermittently not working #89

Sypher1987 opened this issue Sep 6, 2017 · 1 comment
Assignees
Labels
Projects

Comments

@Sypher1987
Copy link
Contributor

I have come across an issue with the drag handles, because the current target that is used for the drag handles is updated on mouseover and the drag start requires movement of the mouse to initiate sometimes it does not work. The tracked current target can get updated when the mouse moves off the drag handle before the drag star event fires. This can be seen on the plunkr demo if you click and drag quickly using the drag handle.

I have made a fix in my fork of the project and issued a pull request (#88).

@ObaidUrRehman ObaidUrRehman added this to ToDo in v2.7 Sep 13, 2017
@ObaidUrRehman ObaidUrRehman moved this from ToDo to Done in v2.7 Sep 13, 2017
@ObaidUrRehman
Copy link
Owner

Fixed in v2.7.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
v2.7
Done
Development

No branches or pull requests

2 participants