Skip to content
This repository was archived by the owner on Jul 29, 2019. It is now read-only.

Conversation

wimrijnders
Copy link

@wimrijnders wimrijnders commented May 31, 2017

Additional fix for #2990.

Option interaction.selectConnectedEdges was not working as expected. Adjusted selection determination in Edge.drawlabel() to fix this. The working of all options under interaction except toolTipDelay have been verified to work correctly.

Update: This PR needs expansion. There are more options related to labels which need to be considered: notably, edge.chosen.label and edge.labelHighlightBold.

@wimrijnders wimrijnders changed the title Fix selection in edges for option selectConnectedEdges Fix option handling label selection of edges May 31, 2017
@yotamberk yotamberk merged commit 22edb38 into visjs:develop May 31, 2017
@wimrijnders wimrijnders deleted the issue2990a branch June 2, 2017 04:30
primozs pushed a commit to primozs/vis that referenced this pull request Jan 3, 2019
* Fix selection nodes so that option selectConnectedEdges works as expected

* Using instance var select instead of local var in Edge.drawLabel()
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants