mirror of
https://github.com/anyproto/anytype-ts.git
synced 2025-06-09 17:45:02 +09:00
JS-3362: dictionary relations filters + bugfixes
This commit is contained in:
parent
5aec6900cf
commit
2a681b8a7d
6 changed files with 130 additions and 46 deletions
2
dist/workers/graph.js
vendored
2
dist/workers/graph.js
vendored
|
@ -35,7 +35,7 @@ const forceProps = {
|
|||
},
|
||||
charge: {
|
||||
strength: -250,
|
||||
distanceMax: 200,
|
||||
distanceMax: 300,
|
||||
},
|
||||
link: {
|
||||
distance: 50,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue