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

Disabled setting drag image in browsers that do not support it #100

Merged
merged 2 commits into from
Apr 20, 2018

Conversation

piter75
Copy link
Contributor

@piter75 piter75 commented Apr 20, 2018

Closes #89

Drag and drop in Edge 16.x is actually already fixed with #93.
This PR merely prevents error logs in Console caused by using unsupported setDragImage method of DataTransfer.

@piter75 piter75 merged commit 91f0cc1 into master Apr 20, 2018
@piter75 piter75 deleted the edge_setdragimage_fix branch April 20, 2018 08:42
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 this pull request may close these issues.

Can‘t drag and drop dimension in Microsoft's edge browser
2 participants