rgthree / rgthree-comfy

Making ComfyUI more comfortable!
MIT License
1.17k stars 82 forks source link

[ Bug ] Groups collect nodes while being dragged, if Fast Groups Muter is used. #181

Closed JorgeR81 closed 7 months ago

JorgeR81 commented 7 months ago

What I mean, is that the outside nodes will be added to the group, and placed at random positions, where they made contact with the group ( e.g. see what happens if I drag the ControlNet2 group over ControlNet1 ).

I also had this issue with cg-use-everywhere, using group restrictions, but it's fixed now.

https://github.com/chrisgoringe/cg-use-everywhere/issues/175#issuecomment-2024364803

From the comments there, maybe you can apply the same fix !

push

rgthree commented 7 months ago

Ha! I always thought that was happening on its own. Great, fixed.