mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-08 21:54:26 +08:00
Add better touchpad gestures module (#1269)
* Added touchscreen support module * Added touchpad support module
This commit is contained in:
parent
26b7816552
commit
d8fb8ce606
@ -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."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user