pythongosssss / ComfyUI-Custom-Scripts

Enhancements & experiments for ComfyUI, mostly focusing on UI features
MIT License
1.73k stars 133 forks source link

ComfyUI-Custom-Scripts causing issues with all nodes #277

Open GraftingRayman opened 3 months ago

GraftingRayman commented 3 months ago

I posted this on comfyUI git

https://github.com/comfyanonymous/ComfyUI/issues/3757

When i have this node installed it causes the nodes background to be smaller than they should be, causing small nodes with one input or output unable to connect

image

image

Have to manually set the node dimensions for these to connect as it comes up as 0 height

image

This is also causing issues with nodes that are bigger than 1 input/output as can be seen here

image

jackbunny commented 3 months ago

I just hit this issue when I accidentally adjusted my grid size to a value larger than the default height of a node and had always snap to grid enabled.

Adjusting my grid size fixed the issue for me.