LearnNewsExamplesServices
Frontmatter
id1369
titledraggable.DragProxyComponent: prevent the proxy el from cancelling mouseenter events
stateClosed
labels
enhancement
assigneestobiu
createdAtNov 3, 2020, 11:37 AM
updatedAtNov 3, 2020, 11:37 AM
githubUrlhttps://github.com/neomjs/neo/issues/1369
authortobiu
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtNov 3, 2020, 11:37 AM

draggable.DragProxyComponent: prevent the proxy el from cancelling mouseenter events

Closed v8.1.0 enhancement
tobiu
tobiu commented on Nov 3, 2020, 11:37 AM

Torsten had the smart idea to use pointer-events:none on the drag proxy el, which is like hiding the node from the dom tree to get the "real" mouseenter events which we need for drop zones (dropzone: enter & leave).

tobiu added the enhancement label on Nov 3, 2020, 11:37 AM
tobiu assigned to @tobiu on Nov 3, 2020, 11:37 AM
tobiu referenced in commit 3cbea64 - "draggable.DragProxyComponent: prevent the proxy el from cancelling mouseenter events #1369" on Nov 3, 2020, 11:37 AM
tobiu closed this issue on Nov 3, 2020, 11:37 AM
tobiu cross-referenced by #1370 on Nov 3, 2020, 12:00 PM