comfyanonymous / ComfyUI

The most powerful and modular diffusion model GUI, api and backend with a graph/nodes interface.
https://www.comfy.org/
GNU General Public License v3.0
51.2k stars 5.38k forks source link

Request for adjustable size of the left sidebar, direct display of nodes instead of folders during retrieval, and Chinese language support #4396

Open planb788 opened 1 month ago

planb788 commented 1 month ago

Queue paging is very useful because it allows for quick switching of workflows, but if the sidebar is slightly narrowed to the left, it can easily cover the buttons for switching workflows. It is hoped that when dragging to the left, the sidebar can automatically compress and always keep the switching buttons visible, rather than reserving such a large width for the queue and time as it is currently doing. Additionally, when searching for nodes on the left, the folder where the node is located is displayed instead of the node itself, which is not conducive to quickly using this feature. The current retrieval function does not support Chinese.

huchenlei commented 1 month ago

Queue tab is reworked to integrate image feed in 1.2.24 BTW. https://github.com/Comfy-Org/ComfyUI_frontend/pull/449