Added touchscreen support module (#1236)

This commit is contained in:
Lasse Lauwerys 2024-11-13 05:20:19 +01:00 committed by GitHub
parent e519c9c5f3
commit e73e3b7726
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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