Add ComfyUI-Arrow-Key-Canvas-Navigation to custom-node-list.json (#1096)

This commit is contained in:
codecringebinge 2024-09-29 00:34:26 -07:00 committed by GitHub
parent 4745597c0a
commit 66542292c3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -15282,6 +15282,17 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "codecringebinge",
"title": "ComfyUI-Arrow-Key-Canvas-Navigation",
"id": "codecringebinge.arrow.key.canvas.navigation",
"reference": "https://github.com/codecringebinge/ComfyUI-Arrow-Key-Canvas-Navigation",
"files": [
"https://github.com/codecringebinge/ComfyUI-Arrow-Key-Canvas-Navigation"
],
"install_type": "git-clone",
"description": "A ComfyUI Custom Node that enables arrow key canvas navigation with a pan speed setting."
}
]
}