Skip to content

sort nodes to stabilize layout#12

Open
dwrensha wants to merge 1 commit intoPatrickMassot:masterfrom
dwrensha:sort-nodes
Open

sort nodes to stabilize layout#12
dwrensha wants to merge 1 commit intoPatrickMassot:masterfrom
dwrensha:sort-nodes

Conversation

@dwrensha
Copy link
Copy Markdown

Sorts nodes by ID before adding them to the graph. This has the effect of making the layout algorithm much more stable across minor changes.

After this change, I believe I will be able to remove this line from my animate-blueprint-depgraph tool.

Fixes #4.

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.

stability of the dependency graph

1 participant