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

Resolve issue #1857 Fixed node positioning with improvedLayout:true #1987

Merged
merged 1 commit into from
Aug 9, 2016
Merged

Resolve issue #1857 Fixed node positioning with improvedLayout:true #1987

merged 1 commit into from
Aug 9, 2016

Conversation

Stexxen
Copy link
Contributor

@Stexxen Stexxen commented Jul 24, 2016

Resolve #1857
When improvedLayout was true, perturbing the nodes was being performed on all nodes regardless of whether they were set as fixed.

Using http://visjs.org/examples/network/exampleApplications/nodeLegend.html as an example
before patch
image

after patch
image

@Stexxen Stexxen changed the title Resolve issue almende/vis#1857 Resolve issue #1857 Fixed node positioning with improvedLayout:true Jul 24, 2016
Perturbing the nodes was being performed on all nodes regardless of whether they were set as fixed.
@Stexxen Stexxen mentioned this pull request Aug 8, 2016
@mojoaxel
Copy link
Member

mojoaxel commented Aug 9, 2016

@Stexxen Thanks!

@mojoaxel mojoaxel merged commit ae1ecf5 into visjs:develop Aug 9, 2016
@Stexxen Stexxen deleted the develop branch August 10, 2016 14:14
@Stexxen Stexxen restored the develop branch August 10, 2016 14:19
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