Commit bcae735
authored
fix(ui): initial image layers always ignored (#6434)
## Summary
Whoops!
## Related Issues / Discussions
https://discord.com/channels/1020123559063990373/1049495067846524939/1243186572115837009
## QA Instructions
- Generate w/ initial image layer
## Merge Plan
n/a
## Checklist
- [x] _The PR has a short but descriptive title, suitable for a
changelog_
- [ ] _Tests added / updated (if applicable)_
- [ ] _Documentation added / updated (if applicable)_File tree
1 file changed
+2
-3
lines changed- invokeai/frontend/web/src/features/nodes/util/graph/generation
1 file changed
+2
-3
lines changedLines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
497 | 497 | | |
498 | 498 | | |
499 | 499 | | |
500 | | - | |
501 | | - | |
502 | | - | |
| 500 | + | |
| 501 | + | |
503 | 502 | | |
504 | 503 | | |
505 | 504 | | |
| |||
0 commit comments