diff --git a/custom-node-list.json b/custom-node-list.json index 4f7e9c6f..b4f771a8 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -15271,6 +15271,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." } ] }