Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

visjs-network#66: fix hover node #28

Merged
merged 2 commits into from
Jul 27, 2019
Merged

visjs-network#66: fix hover node #28

merged 2 commits into from
Jul 27, 2019

Conversation

mojoaxel
Copy link
Member

@mojoaxel mojoaxel commented Jul 27, 2019

This is an original contribution from @Tyler-Maclachlan: visjs-community/visjs-network#66

part of #7

* Fix hover node

Fix node hover breaking when hoverConnectedEdges = false

* Add edit cluster edge

Add a method for editing cluster edge options

* Fix spelling mistake

* Actually change cluster edge options

setOptions doesn't work for cluster edges? used utils.extend to set options

* Remove updateClusterEdge

Don't actually need this

* yarn format
@yotamberk yotamberk merged commit 3dc7009 into master Jul 27, 2019
@yotamberk yotamberk deleted the visjs-network/66 branch July 27, 2019 16:17
@mojoaxel mojoaxel added this to the v6 milestone Jul 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants