ComfyUI icon indicating copy to clipboard operation
ComfyUI copied to clipboard

Nodes text labels disappear after update

Open marioteodoru opened this issue 1 year ago • 7 comments

comfy_no_text_labels After update comfy ui, all nodes look like this.

Any solution, besides reinstalling everything?

marioteodoru avatar May 05 '24 15:05 marioteodoru

just mouse wheel scroll on canvas. your zoom level is too far. (don't confuse with browser zoom level.)

ltdrdata avatar May 06 '24 02:05 ltdrdata

Thank you for your reply. I don't have a mouse with a wheel. I use a pen and a tablet. that's why i zoom with the keyboard Ctrl+, ctrl -

marioteodoru avatar May 06 '24 06:05 marioteodoru

Thank you for your reply. I don't have a mouse with a wheel. I use a pen and a tablet. that's why i zoom with the keyboard Ctrl+, ctrl -

I just submit a PR. This will handle your situation. https://github.com/comfyanonymous/ComfyUI/pull/3410

ltdrdata avatar May 06 '24 09:05 ltdrdata

@ltdrdata thank you for this!

I submitted a issue about this too, a month ago or so. For people that use tablets, there's no way to zoom in or out. We usually do it using the "Ctrl" key + moving the pen in any other software.

marioteodoru avatar May 06 '24 09:05 marioteodoru

I submitted a issue about this too, a month ago or so. For people that use tablets, there's no way to zoom in or out. We usually do it using the "Ctrl" key + moving the pen in any other software.

I'd elaborated that PR. That PR support (Ctrl + LMB + vertical drag), now.

ltdrdata avatar May 06 '24 10:05 ltdrdata

Ctrl + LMB + drag would normally select multiple nodes. Having it zoom in/out instead wouldn't be what most of other people want.

Davikar avatar May 07 '24 00:05 Davikar

Ctrl + LMB + drag would normally select multiple nodes. Having it zoom in/out instead wouldn't be what most of other people want.

oops....

Embarrassingly, I had a narrow view, so I changed it to Ctrl+Shift+LMB+Drag. Simple combinations like Ctrl, Alt, Shift are already taken, so the available combinations are quite limited.

ltdrdata avatar May 07 '24 00:05 ltdrdata