Nodes Browser
ComfyDeploy: How ComfyUI-TrackAndWheel works in ComfyUI?
What is ComfyUI-TrackAndWheel?
A ComfyUI extension that improves panning and zooming on trackpads and with the mouse wheel.
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
ComfyUI-TrackAndWheel
and select it - Close the build step dialig and then click on the "Save" button to rebuild the machine
ComfyUI-TrackAndWheel
A ComfyUI extension that improves panning and zooming on trackpads and with the mouse wheel.
Installation
ComfyUI-Manager
- Open the Manager
- Pick "Custom Nodes Manager"
- Search for "ComfyUI-TrackAndWheel"
- Install the latest version
- Restart ComfyUI
Comfy-Cli
- Run
comfy node install comfyui-trackandwheel
- Restart ComfyUI
Manual
Run the following commands in the terminal:
cd custom_nodes
git clone https://github.com/Gremlation/ComfyUI-TrackAndWheel
Then restart ComfyUI.
Options
You can adjust how quickly the zoom works by going to Settings > Track & Wheel ~🅖.