ComfyUI Extension: Touch screen gesture support
Implements proper multitouch zooming and panning into ComfyUI to make it more usable on mobile devices.
Custom Nodes (0)
README
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!