mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-17 02:12:58 +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",
|
"install_type": "unzip",
|
||||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
"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…
Reference in New Issue
Block a user