Skip to content

Hide function not working #25

@computermacgyver

Description

@computermacgyver

Need to test more, but on Chrome right now. if I set hoverBehavior to "hide" it hides the nodes on mouse over and unhides on mouse exit as expected. However, clicking a node produces undesired behavior because as soon the mouse leaves the node after clicking all nodes are shown again.

steps to reproduce
*set hoverBehavior="hide" in config
*click node
*move mouse outside of node

result
*all nodes show again

expected
*only nodes connected to the node that was clicked are shown

NB mouseout without a click should continue as is and show all nodes

This might not be possible?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions