Browse Source
- Install react-compare-slider dependency - Add imageCompare to NodeType union - Add ImageCompareNodeData interface (imageA, imageB fields) - Add to WorkflowNodeData union type - Register in nodeDefaults with 400x360 dimensions - Add to WorkflowCanvas nodeTypes and minimap (teal color) - Add to ConnectionDropMenu IMAGE_TARGET_OPTIONS - Add executeWorkflow case to assign images[0] to imageA, images[1] to imageB - Export ImageCompareNode from components/nodes/index - Add to validation.ts DEFAULT_DIMENSIONS and createDefaultNodeDatahandoff-20260429-1057
10 changed files with 82 additions and 12 deletions
Loading…
Reference in new issue