Skip to content

Commit 775993c

Browse files
forcedddjixiang13
andauthored
fix: correcting doubleClick (jquense#2571)
jquense#2565 Co-authored-by: forceddd <[email protected]>
1 parent cd5f4bb commit 775993c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Selection.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -352,7 +352,6 @@ class Selection {
352352
this._selectRect = null
353353
this._initialEvent = null
354354
this._initialEventData = null
355-
this._lastClickData = null
356355
if (!e) return
357356

358357
let inRoot = !this.container || contains(this.container(), e.target)

0 commit comments

Comments
 (0)