Skip to content

zhouyc98/TinkerBot-tech-for-ComfyUI-Touchpad

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ComfyUI extension

Touchpad two-finger gesture support for macOS

adds detection of using touchpad or mouse. It will fallback to the original processMouseWheel behaviour when using mouse. This detection only works when using macOS Safari and enabling the "natural scroll" feature of touchpad on macOS.

fixes comfyanonymous/ComfyUI#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

  1. Put this folder into ComfyUI/custom_nodes/TinkerBot-tech-for-ComfyUI-Touchpad
  2. Restart ComfyUI
  3. Reload the UI
  4. Enjoy!

About

macOS Touchpad and smooth scrolling support for ComfyUI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 90.6%
  • Python 9.4%