Skip to content

Commit 00c7ad5

Browse files
committed
remove unused dragElement.init option 'doubleclick'
1 parent 3132624 commit 00c7ad5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/plots/cartesian/dragbox.js

-1
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,6 @@ module.exports = function dragBox(gd, plotinfo, x, y, w, h, ns, ew) {
130130
element: dragger,
131131
gd: gd,
132132
plotinfo: plotinfo,
133-
doubleclick: doubleClick,
134133
prepFn: function(e, startX, startY) {
135134
var dragModeNow = gd._fullLayout.dragmode;
136135

0 commit comments

Comments
 (0)