mirror of
https://github.com/zadam/trilium.git
synced 2025-11-10 15:25:51 +01:00
link map tweaks
This commit is contained in:
@@ -65,7 +65,7 @@ export default class LinkMap {
|
||||
graph,
|
||||
// param explanation here: https://github.com/dhotson/springy/issues/58
|
||||
400.0, // Spring stiffness
|
||||
200.0, // Node repulsion
|
||||
400.0, // Node repulsion
|
||||
0.15 // Damping
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user