#1020 Drag and drop from external nodes: some tweaks
Moved onDrop/onDragOver from the React event model, to a plain vanilla JS event model -- hopefully this clashes less with containing elements that may also have drag/drop events. Added datatransfer object to onDrop callback.
Thanks for submitting a pull request to RGL!
Please reference an open issue. If one has not been created, please create one along with a failing example or test case.
Please do not commit built files (/dist) to pull requests. They are built only at release.
This PR is stale because it has been open 30 days with no activity. Remove stale label or comment or this PR will be closed in 7 days
This PR is stale because it has been open 30 days with no activity. Remove stale label or comment or this PR will be closed in 7 days
This PR is stale because it has been open 30 days with no activity. Remove stale label or comment or this PR will be closed in 7 days