diff --git a/custom-node-list.json b/custom-node-list.json index 32786216..378059f0 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -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." } ] }