-
Notifications
You must be signed in to change notification settings - Fork 142
Closed
Description
Lines 274 to 275 in 84a5e7b
p = pointer(event, currentTarget), | |
currentTarget = event.currentTarget, |
While not generally an issue as d3-selection pointer resolves currentTarget by itself, event.currentTarget could technically change in between due to being a getter function.
Respective code was added by Fil/d3-zoom@3156eb0.
mbostock and Fil
Metadata
Metadata
Assignees
Labels
No labels