Add better touchpad gestures module (#1269)

* Added touchscreen support module

* Added touchpad support module
This commit is contained in:
Lasse Lauwerys 2024-11-26 18:02:39 +01:00 committed by GitHub
parent 26b7816552
commit d8fb8ce606
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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."
}
]
}