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

Reverse nodes returned with 'from' and 'to' directions #3186

Merged
merged 1 commit into from
Jun 20, 2017

Conversation

wimrijnders
Copy link
Contributor

Fix for PR #3108.

The returned node id's were exactly the wrong way around;
'to' returned the parents, 'from' returned the children.

This fix swaps the tests for determining which to return.

The returned node id's were exactly the wrong way around;
'to' returned the parents, 'from' returned the children.

This fix swaps the tests for determining which to return.
@yotamberk yotamberk merged commit 427de22 into almende:develop Jun 20, 2017
@wimrijnders wimrijnders deleted the fixFor3108 branch June 20, 2017 17:30
primozs pushed a commit to primozs/vis that referenced this pull request Jan 3, 2019
The returned node id's were exactly the wrong way around;
'to' returned the parents, 'from' returned the children.

This fix swaps the tests for determining which to return.
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.

2 participants