Text fields overlapping input/output labels when zoomed out
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.
Debug Logs
This is a user interface issue.
Other
No response
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.
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.
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.
I am having some difficulties reproducing this locally. Do you have any special setup to reproduce this issue?
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.
frontend issue https://github.com/Comfy-Org/ComfyUI_frontend