mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-17 02:12:58 +08:00
Add ComfyUI-LinkModeToggle custom node (#2260)
* Update custom-node-list.json * Update custom-node-list.json Renamed LinkModeToggle to ComfyUI-LinkModeToggle. * Update custom-node-list.json --------- Co-authored-by: Dr.Lt.Data <128333288+ltdrdata@users.noreply.github.com>
This commit is contained in:
parent
6c206b1c72
commit
cde83e9a38
@ -36143,6 +36143,17 @@
|
|||||||
],
|
],
|
||||||
"install_type": "unzip",
|
"install_type": "unzip",
|
||||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||||
}
|
},
|
||||||
|
{
|
||||||
|
"author": "mikesimone",
|
||||||
|
"title": "Link Mode Toggle",
|
||||||
|
"reference": "https://github.com/mikesimone/ComfyUI-LinkModeToggle",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/mikesimone/ComfyUI-LinkModeToggle"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Adds hotkeys (F8 / Ctrl+K) and a toolbar button to cycle node link styles (Spline / Linear / Straight).",
|
||||||
|
"tags": ["ui", "hotkey", "canvas"]
|
||||||
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user