Browse Source
- Add outputGallery to NodeType union in types/nodes.ts - Add OutputGalleryNodeData interface with images array field - Add outputGallery to WorkflowNodeData union - Register in nodeDefaults: dimensions 320x360, default data with empty images array - Export OutputGalleryNode from nodes/index.ts - Register outputGallery in WorkflowCanvas nodeTypes with pink minimap color (#ec4899) - Add outputGallery to ConnectionDropMenu IMAGE_TARGET_OPTIONS with grid icon - Add outputGallery case to executeWorkflow in workflowStore - Add outputGallery to getNodeHandles (image input, no outputs) - Add outputGallery dimensions to keyboard shortcut default dimensions Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>handoff-20260429-1057
7 changed files with 57 additions and 15 deletions
Loading…
Reference in new issue