Comfy-Org / Comfy-Org/ComfyUI

Feature request: configure middle click to toggle input/widget

Open
#2,900 2 comments 1 reaction 0 assignees View on GitHub
Dominant language
Python
Stars
133k
Forks
15.7k
Avg merge
1d 7h
Merged PRs (30d)
158

Description

Many of the most useful custom nodes have a huge number of widgets, inputs, and outputs.

Converting widgets to inputs has 2 rate limiting steps right now: finding the widget, then finding it _again_ in the text list dropdown of widgets.

Instead, why not just have an option to middle click (or double middle click) on an widget to quick-convert it to an input and back again?

Alternatively, right clicking on a widget could have an option near the top of the dropdown "Convert this widget (NAME) to input." and likewise for the inputs to be converted back to widgets.

This would massively streamline complex workflow builds.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.