Skip to content

feat(ui): Add node mode toggles to group context menu - #1358

Merged
comfyanonymous merged 2 commits into
Comfy-Org:masterfrom
M1kep:feat/mute_bypass_nodes_in_group
Aug 29, 2023
Merged

comfyanonymous merged 2 commits into
Comfy-Org:masterfrom
M1kep:feat/mute_bypass_nodes_in_group

Conversation

@M1kep

@M1kep M1kep commented Aug 29, 2023

Copy link
Copy Markdown
Contributor

Adds custom context menu options depending on the collective modes of nodes inside a group:

When nodes are all:

  • Always (mode 0): Offers options to disable, and bypass all nodes in group.
  • Never (mode 2): Offers options to enable, and bypass all nodes in group.
  • Bypass (mode 4): Offers options to enable, disable all nodes in group.
  • Other: Offers options to enable, disable, and bypass all nodes in group.

When nodes are:

  • Mixed modes: The context menu will offer options to enable, disable, and bypass all nodes in the group.

Note: Entries have been renamed to:

  • Set Group Nodes to Always
  • Set Group Nodes to Never
  • Bypass Group Nodes
    CleanShot 2023-08-28 at 23 51 10

@M1kep
M1kep requested a review from comfyanonymous as a code owner August 29, 2023 06:55
@comfyanonymous
comfyanonymous merged commit 968078b into Comfy-Org:master Aug 29, 2023
@M1kep
M1kep deleted the feat/mute_bypass_nodes_in_group branch September 5, 2023 00:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants