mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-25 06:10:49 +08:00
Update custom-node-list.json
Renamed LinkModeToggle to ComfyUI-LinkModeToggle.
This commit is contained in:
parent
5b0c2abf3a
commit
03736ec974
@ -36123,16 +36123,15 @@
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
},
|
||||
{
|
||||
"name": "LinkModeToggle",
|
||||
"author": "Mike Simone",
|
||||
"url": "https://github.com/YOUR_GITHUB_USERNAME/LinkModeToggle",
|
||||
"branch": "main",
|
||||
"tags": ["ui", "ux", "canvas", "links"],
|
||||
"description": "F8/Ctrl+K hotkeys and a bottom-right toolbar button to cycle link render modes (Spline/Linear/Straight) with persistence.",
|
||||
"python": false,
|
||||
"pip": [],
|
||||
"license": "MIT"
|
||||
"name": "ComfyUI-LinkModeToggle",
|
||||
"author": "mikesimone",
|
||||
"title": "Link Mode Toggle",
|
||||
"description": "Adds hotkeys (F8 / Ctrl+K) and a toolbar button to cycle node link styles (Spline / Linear / Straight).",
|
||||
"repo": "https://github.com/mikesimone/ComfyUI-LinkModeToggle",
|
||||
"tags": ["ui", "hotkey", "canvas"],
|
||||
"branch": "main"
|
||||
}
|
||||
|
||||
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user