LearnNewsExamplesServices
Frontmatter
id1364
titlemain.addon.DragDrop: onDragEnd() => create a PoC to get the path behind the dragProxy element
stateClosed
labels
enhancement
assigneestobiu
createdAtNov 2, 2020, 2:19 PM
updatedAtNov 2, 2020, 2:20 PM
githubUrlhttps://github.com/neomjs/neo/issues/1364
authortobiu
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtNov 2, 2020, 2:20 PM

main.addon.DragDrop: onDragEnd() => create a PoC to get the path behind the dragProxy element

Closed v8.1.0 enhancement
tobiu
tobiu commented on Nov 2, 2020, 2:19 PM

this one is tricky, since document.elementFromPoint() will always return the drag proxy el, which in most cases is applied to the doc body using position:absolute.

tobiu added the enhancement label on Nov 2, 2020, 2:19 PM
tobiu assigned to @tobiu on Nov 2, 2020, 2:19 PM
tobiu referenced in commit 72b6bd1 - "main.addon.DragDrop: onDragEnd() => create a PoC to get the path behind the dragProxy element #1364" on Nov 2, 2020, 2:20 PM
tobiu closed this issue on Nov 2, 2020, 2:20 PM
tobiu cross-referenced by #1365 on Nov 2, 2020, 2:21 PM