diff --git a/custom-node-list.json b/custom-node-list.json index 593d7c5b..fd3fe41b 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -17683,6 +17683,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "Lasse Lauwerys", + "title": "Touchpad and trackpad gesture support", + "id": "manager", + "reference": "https://github.com/Iemand005/ComfyUI-Touchpad-Gestures", + "files": [ + "https://github.com/Iemand005/ComfyUI-Touchpad-Gestures" + ], + "install_type": "git-clone", + "description": "Implements proper touchpad zooming and panning into ComfyUI to make it more usable on laptops." } ] }