pythongosssss / ComfyUI-Custom-Scripts

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

Update "AlwaysSnapToGrid" to work with groups. #245

Closed rgthree closed 1 month ago

rgthree commented 2 months ago

When https://github.com/comfyanonymous/ComfyUI/pull/3393 is applied, this would be required for always snapping groups as well.

DrJKL commented 2 months ago

Yes please!

JorgeR81 commented 1 month ago

This is a great improvement.

But this aligns the group's top border, while [ Fit Group to Nodes ] aligns the bottom border, so the relative positions of the group and it's nodes also changes, after moving the group.

Could it be possible to do this final tweak, to fix it: https://github.com/pythongosssss/ComfyUI-Custom-Scripts/issues/261