feat: show different ui when inside group

This commit is contained in:
2026-05-05 11:11:33 +02:00
parent 85e2fd1a71
commit bff140a764
5 changed files with 34 additions and 11 deletions
+1 -1
View File
@@ -259,7 +259,7 @@
graph={pm.graph}
bind:this={graphInterface}
registry={nodeRegistry}
safePadding={{ right: sidebarOpen ? 320 : undefined }}
safePadding={{ right: sidebarOpen ? 321 : undefined }}
backgroundType={appSettings.value.nodeInterface.backgroundType}
snapToGrid={appSettings.value.nodeInterface.snapToGrid}
bind:activeNode