fix: layout keys

This commit is contained in:
2023-11-01 16:40:18 +01:00
parent 9d33565081
commit a1760d518c
4 changed files with 11 additions and 10 deletions

View File

@@ -57,7 +57,7 @@
setContext<VisualLayoutConfig>("visual-layout-config", {
scale: 50,
inactiveScale: 0.6,
inactiveScale: 0.5,
inactiveOpacity: 0.4,
strokeWidth: 1,
margin: 5,