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

  1. Click on the "Create a new machine" button
  2. Select the Edit build steps
  3. Add a new step -> Custom Node
  4. Search for Touch screen gesture support and select it
  5. 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

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