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

After remove class ".draggable" I still can drag object once #150

Closed
ezhkov opened this issue Jan 12, 2015 · 1 comment
Closed

After remove class ".draggable" I still can drag object once #150

ezhkov opened this issue Jan 12, 2015 · 1 comment

Comments

@ezhkov
Copy link

ezhkov commented Jan 12, 2015

  1. I have block with absolute positioned overlay in it.
  2. By clicking trigger I'm removing ".draggable" class and showing overlay block
  3. I expect that parent block won't be draggable, but it does. If mouse cursor stays inside parent block, I still can drag it once. After dragging it becomes undraggable as expected.
    You can see it in action here
@taye taye closed this as completed in c5976db Jan 13, 2015
@taye
Copy link
Owner

taye commented Jan 13, 2015

You can download the fixed version from https://raw.githubusercontent.com/taye/interact.js/master/interact.js. The fix will be included in the next release.

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