Skip to content

fixed/updated(workflows): keep image inputs in order on multi-image nodes#193

Open
iammojogo-sudo wants to merge 5 commits into
lightningpixel:devfrom
iammojogo-sudo:extension-multi-image-fix
Open

fixed/updated(workflows): keep image inputs in order on multi-image nodes#193
iammojogo-sudo wants to merge 5 commits into
lightningpixel:devfrom
iammojogo-sudo:extension-multi-image-fix

Conversation

@iammojogo-sudo

Copy link
Copy Markdown
Contributor

If an extension node has multiple image inputs (front/left/back/right
style), skipping a middle one used to shift everything after it up a
slot — e.g. wire front + left + right but skip back, and right would
end up getting treated as back.

This keeps each image tied to its actual handle, so a skipped slot just
stays empty instead of bumping the rest. Only touches workflowRunStore.ts.

Tested locally with a multi-image extension, all the skip combos work right.

@iammojogo-sudo

Copy link
Copy Markdown
Contributor Author

No need to add before 0.4 :)

@iammojogo-sudo iammojogo-sudo changed the base branch from main to dev June 20, 2026 18:54
@iammojogo-sudo iammojogo-sudo marked this pull request as ready for review June 22, 2026 23:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant