ComfyUI_frontend icon indicating copy to clipboard operation
ComfyUI_frontend copied to clipboard

[Feature Request]: groups inside groups should be dragged

Open chrisgoringe opened this issue 1 year ago • 0 comments

Is there an existing issue for this?

  • [X] I have searched the existing issues and checked the recent builds/commits

What would your feature do ?

If I drag a group, all the nodes in it move with it. But if there is another group within in, the internal group doesn't move.

That makes it hard to have nested groups (which is useful for using the group bypass), because when you move the main group, the subgrouping gets broken.

Could be considered with #645 (but not the same issue)

Proposed workflow

When a group is dragged, not only are all nodes that are part of that group moved with it, but all groups that overlap with it.

Example: Screenshot 2024-09-18 124137

Current behaviour, if I drag the outer group down, is: Screenshot 2024-09-18 124146

Ideally it would be this: Screenshot 2024-09-18 124250

Additional information

No response

chrisgoringe avatar Sep 18 '24 02:09 chrisgoringe