Nodes Browser
ComfyDeploy: How Touch screen gesture support works in ComfyUI?
What is Touch screen gesture support?
Implements proper multitouch zooming and panning into ComfyUI to make it more usable on mobile devices.
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
Touch screen gesture support
and select it - Close the build step dialig and then click on the "Save" button to rebuild the machine
ComfyUI extension
Touch screen support
Fixes the annoying touch zooming in ComfyUI
- Two-finger scrolling (vertical and horizontal) to pan the canvas
- Two-finger pinch to zoom in and out
- Touch dragging of the ComfyUI menu (for legacy menu)
Installation
- Clone this repository into ComfyUI/custom_nodes/
- Restart ComfyUI
- Reload the UI
- Enjoy!