diff --git a/custom-node-list.json b/custom-node-list.json index 41e56b51..8e131007 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -17067,6 +17067,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "Lasse Lauwerys", + "title": "Touch screen gesture support", + "id": "manager", + "reference": "https://github.com/Iemand005/ComfyUI-Touch-Gestures", + "files": [ + "https://github.com/Iemand005/ComfyUI-Touch-Gestures" + ], + "install_type": "git-clone", + "description": "Implements proper multitouch zooming and panning into ComfyUI to make it more usable on mobile devices." } ] }