fix: move DifferentialDiffusion node inside Seam Fix group

Node 24 was at y=60, above Group 5's boundary (y=130). Moved to
y=140 so it's correctly inside the group and gets muted when the
user bypasses the Seam Fix pass.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-02-25 17:00:18 +01:00
parent 06b42a610b
commit 904f579c28

View File

@@ -412,7 +412,7 @@
{
"id": 24,
"type": "DifferentialDiffusion",
"pos": [2560, 60],
"pos": [2560, 140],
"size": [250, 46],
"flags": {},
"order": 12,