feat(network): improve connector editing

This commit is contained in:
chihlasm
2026-04-14 02:56:28 +00:00
parent 3cd4084f78
commit 36721eb5af
4 changed files with 21 additions and 2 deletions

View File

@@ -257,6 +257,9 @@ export function PropertiesPanel({
<h3 className="text-xs font-semibold text-heading">Connection</h3>
</div>
<div className="flex flex-1 flex-col gap-3 overflow-y-auto p-3">
<div className="rounded border border-default bg-elevated/40 px-2.5 py-2 text-[10px] text-muted-foreground">
Drag either end of the line on the canvas to reconnect it to a different asset.
</div>
<div className="flex flex-col gap-1">
<FieldLabel>Label</FieldLabel>
<FieldInput