device-127.home 2026-2-16:3:6:0

This commit is contained in:
oskar
2026-02-16 03:06:00 +01:00
parent 3ceb99d8cd
commit b492333815
2 changed files with 11 additions and 11 deletions

View File

@@ -120,16 +120,16 @@
} }
} }
], ],
"collapse-display": false, "collapse-display": true,
"showArrow": true, "showArrow": true,
"textFadeMultiplier": 0, "textFadeMultiplier": 0,
"nodeSizeMultiplier": 1.29210205078125, "nodeSizeMultiplier": 1.29210205078125,
"lineSizeMultiplier": 1.23408203125, "lineSizeMultiplier": 1.23408203125,
"collapse-forces": false, "collapse-forces": true,
"centerStrength": 0.212239583333333, "centerStrength": 0.212239583333333,
"repelStrength": 5.263671875, "repelStrength": 5.263671875,
"linkStrength": 1, "linkStrength": 1,
"linkDistance": 30, "linkDistance": 30,
"scale": 0.187012947706218, "scale": 0.07836325950497978,
"close": true "close": true
} }

View File

@@ -34,12 +34,12 @@ source:: [[ParadigmeProgrammation]]
> - on considère un programme comme l'évaluation de fonctions sans état > - on considère un programme comme l'évaluation de fonctions sans état
> [!smallquery]+ Sous-notes de `$= dv.el("span", "[[" + dv.current().file.name + "]]")` ```breadcrumbs
> ```breadcrumbs title: "Sous-notes"
> title: false type: tree
> type: tree collapse: false
> dir: down show-attributes: [field]
> depth: -1 field-groups: [downs]
> ``` depth: [0, 0]
```