Nodes Browser
ComfyDeploy: How Touchpad two-finger gesture support for macOS works in ComfyUI?
What is Touchpad two-finger gesture support for macOS?
Two-finger scrolling (vertical and horizontal) to pan the canvas. Two-finger pinch to zoom in and out. Command-scroll up and down to zoom in and out. Fixes [a/comfyanonymous/ComfyUI#2059](https://github.com/comfyanonymous/ComfyUI/issues/2059).
How to install it in ComfyDeploy?
Head over to the machine page
- Click on the "Create a new machine" button
- Select the
Edit
build steps - Add a new step -> Custom Node
- Search for
Touchpad two-finger gesture support for macOS
and select it - Close the build step dialig and then click on the "Save" button to rebuild the machine
ComfyUI extension
Touchpad two-finger gesture support for macOS
fixes https://github.com/comfyanonymous/ComfyUI/issues/2059
- two-finger scrolling (vertical and horizontal) to pan the canvas
- two-finger pinch to zoom in and out
- command-scroll up and down to zoom in and out
Installation
- Put this folder into ComfyUI/custom_nodes/TinkerBot-tech-for-ComfyUI-Touchpad
- Restart ComfyUI
- Reload the UI
- Enjoy!