ComfyUI Extension: Touch screen gesture support

Authored by Iemand005

Created

Updated

3 stars

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

    1. Clone this repository into ComfyUI/custom_nodes/
    2. Restart ComfyUI
    3. Reload the UI
    4. Enjoy!