Skip to content

Commit 284c87f

Browse files
committed
remove obsolete comment in gl3d
1 parent 7ea0d25 commit 284c87f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/plots/gl3d/index.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,6 @@ exports.layoutAttributes = require('./layout/layout_attributes');
3535

3636
exports.baseLayoutAttrOverrides = overrideAll({
3737
hoverlabel: fxAttrs.hoverlabel
38-
// dragmode needs docalc but only when transitioning TO lasso or select
39-
// so for now it's left inside _relayout
40-
// dragmode: fxAttrs.dragmode
4138
}, 'doplot', 'nested');
4239

4340
exports.supplyLayoutDefaults = require('./layout/defaults');

0 commit comments

Comments
 (0)