Skip to content
Snippets Groups Projects
Commit c9d28b29 authored by Mathis Neumann's avatar Mathis Neumann
Browse files

speed up layouting animation speed for cola

parent 1865a0d7
Branches
No related tags found
No related merge requests found
......@@ -62,9 +62,9 @@ export default Component.extend({
// padding: 6,
// ungrabifyWhileSimulating: true,
// infinite: false
// TODO: avoidOverlap: true has shaky behavior (enabled by default). Find workaround
// webcola options
refresh: 4, // fast animation
avoidOverlap: true,
edgeLength: 250, // should be at least two times the diagonal of a block, blocks are 100x60, therefore around 2*116
unconstrIter: 100, // unconstrained initial layout iterations
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment