ComfyUI icon indicating copy to clipboard operation
ComfyUI copied to clipboard

Text fields overlapping input/output labels when zoomed out

Open brbbbq opened this issue 1 year ago • 4 comments

Expected Behavior

The text field should be anchored properly to the node so it doesn't overlap with the labels when zoomed out.

Actual Behavior

The text field slides up when zooming out blocking the input/output labels.

Steps to Reproduce

Add a node with a text field, like the CLIP Text Encode node for example, and zoom out. 240707-103548-chrome

Debug Logs

This is a user interface issue.

Other

No response

brbbbq avatar Jul 07 '24 15:07 brbbbq

Im seeing the same thing. reported to VHS nodes yesterday but I believe this to be a larger ComfyUI issue as Im seeing it in other packages as well.

makeitrad avatar Jul 07 '24 18:07 makeitrad

Yes, some nodes like Load Image and Preview Image are fine, but nodes like Display Any (rgthree), Video Combine, Create Fade Mask and Note are suffering from it. 240707-170357-chrome 240707-170521-chrome

brbbbq avatar Jul 07 '24 21:07 brbbbq

I experience this same issue some times. If I inspect element in the browser, it recalculates everything and things line up again.

I haven't really looked around to try and fix it.

shawnington avatar Jul 08 '24 14:07 shawnington

I am having some difficulties reproducing this locally. Do you have any special setup to reproduce this issue?

huchenlei avatar Jul 11 '24 00:07 huchenlei

It just happens from time to time, it's most likely a Z-Clipping issue. The "Note" node under utils will occasionally just display over everything else.

Koitenshin avatar Jul 15 '24 06:07 Koitenshin

frontend issue https://github.com/Comfy-Org/ComfyUI_frontend

mcmonkey4eva avatar Sep 17 '24 06:09 mcmonkey4eva