react-d3-tree icon indicating copy to clipboard operation
react-d3-tree copied to clipboard

onMouseOver documentation

Open murphyke opened this issue 7 years ago • 0 comments

Are you reporting a bug, or opening a feature request?

Suggesting an amendment to the documentation

What is the actual behavior/output?

The onMouseOver docs say it is "to be called when mouse enters the space belonging to a node".

What is the behavior/output you expect?

The documentation should mention that, when using foreign object components for nodes, onMouseOver is called whenever the mouse enters a child element of the component.

What version of react-d3-tree are you using?

1.10.6

murphyke avatar Jul 26 '18 19:07 murphyke