mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 22:24:23 +08:00
Added touchscreen support module (#1236)
This commit is contained in:
parent
e519c9c5f3
commit
e73e3b7726
@ -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."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user