Group 4/5 and Group 1/2 bounding boxes overlapped, causing nodes to
appear in multiple groups. Muting the Seam Fix group would have also
muted Pass 1 output nodes. Repositioned GenerateSeamMask node and
adjusted all group boundaries to eliminate overlaps.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
SaveImage was only connected to the seam fix output, so muting the
seam fix section produced no output at all. Added PreviewImage after
Pass 1's ImageMergeTileList so the user always sees the tiled redraw
result, even when the seam fix section is bypassed.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>