LearnNewsExamplesServices
Frontmatter
id1530
titledraggable.DragZone: dragStart() => remove the main thread call
stateClosed
labels
enhancement
assigneestobiu
createdAtMar 10, 2021, 4:58 PM
updatedAtMar 10, 2021, 4:59 PM
githubUrlhttps://github.com/neomjs/neo/issues/1530
authortobiu
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtMar 10, 2021, 4:59 PM

draggable.DragZone: dragStart() => remove the main thread call

Closed v8.1.0 enhancement
tobiu
tobiu commented on Mar 10, 2021, 4:58 PM

i think the dragElement is always included inside the event data path (or targetPath), in which case we don't need to get the DOMRect from the main thread (performance).

tobiu added the enhancement label on Mar 10, 2021, 4:58 PM
tobiu assigned to @tobiu on Mar 10, 2021, 4:58 PM
tobiu referenced in commit 4a733d6 - "draggable.DragZone: dragStart() => remove the main thread call #1530" on Mar 10, 2021, 4:59 PM
tobiu closed this issue on Mar 10, 2021, 4:59 PM