Comfy-Org / ComfyUI_frontend

Official front-end implementation of ComfyUI
https://www.comfy.org/
GNU General Public License v3.0
432 stars 53 forks source link

[Bug]: Node input parameters hide completely when resized. #457

Open dchatel opened 1 month ago

dchatel commented 1 month ago

Frontend Version

v1.2.23

Expected Behavior

Nodes input parameters should always at least be a little bit visible, even partially.

Actual Behavior

https://github.com/user-attachments/assets/dc50b979-3db2-4728-8b76-c550e2d47736

Steps to Reproduce

Resize a node with a long input parameter name.

Debug Logs

N/A

Browser Logs

N/A

What browsers do you use to access the UI ?

Microsoft Edge

Other

No response

JorgeR81 commented 1 month ago

A better behavior would be to hide parameter's name instead. 

dchatel commented 1 month ago

Or half of the space for the name and half for the value.

miurgh commented 3 days ago

I am also having this problem. Therefore, I am getting around this problem by using ComfyUI_legacy_frontend. I cannot migrate to NEW ComfyUI_frontend.