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

Remove draggable="true" attribute while not dragging when using a handle #41

Closed
ghengeveld opened this issue Apr 22, 2014 · 1 comment · Fixed by #42
Closed

Remove draggable="true" attribute while not dragging when using a handle #41

ghengeveld opened this issue Apr 22, 2014 · 1 comment · Fixed by #42

Comments

@ghengeveld
Copy link
Contributor

When dragging an element for the first time, it receives the draggable="true" attribute. This attribute should be removed on drop, otherwise the element becomes draggable outside of the specified handle.

RubaXa added a commit that referenced this issue Apr 22, 2014
Disable 'draggable' attribute on drop. Fixes #41
@RubaXa
Copy link
Collaborator

RubaXa commented Apr 22, 2014

thx

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

Successfully merging a pull request may close this issue.

2 participants