Skip to content

Commit 3c772eb

Browse files
Add "Exit subgraph" section to subgraph documentation (#553)
* Update interface/features/subgraph.mdx * Update zh-CN/interface/features/subgraph.mdx * Update interface/features/subgraph.mdx * Update zh-CN/interface/features/subgraph.mdx * Update zh-CN/interface/features/subgraph.mdx * Update docs --------- Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> Co-authored-by: ComfyUI Wiki <[email protected]>
1 parent b76d968 commit 3c772eb

File tree

2 files changed

+19
-3
lines changed

2 files changed

+19
-3
lines changed

interface/features/subgraph.mdx

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,14 @@ The navigation bar shows your current level and lets you easily move between nes
105105

106106
![Nested subgraph navigation](/images/interface/features/subgraph/subgraph_navigation.jpg)
107107

108+
### Exit subgraph
109+
110+
To exit a subgraph and return to the parent level, use the **Navigation bar** (labeled 1 in the image) at the top of the canvas.
111+
112+
![Subgraph editing mode](/images/interface/features/subgraph/editing_subgraph.jpg)
113+
114+
Click on the navigation bar to exit the current subgraph and return to the parent workflow.
115+
108116
## Unpack Subgraphs to Nodes
109117

110118
When you're done creating a subgraph, you can convert it back to nodes if you need to.

zh-CN/interface/features/subgraph.mdx

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -90,11 +90,11 @@ icon: "share-nodes"
9090

9191
![嵌套子图导航](/images/interface/features/subgraph/subgraph_navigation.jpg)
9292

93-
### 参数面板(Parameters)
93+
### 4. 参数面板
9494

9595
从 ComfyUI v0.3.66 版本开始,你可以直接在新增的参数面板中编辑子图参数,无需进入子图内部进行编辑。
9696

97-
你可以选中任何子图,点击编辑子图控件(Edit Subgraph Widgets)按钮来打开参数面板。
97+
你可以选中任何子图,点击"编辑子图控件(Edit Subgraph Widgets)"按钮来打开参数面板。
9898
![打开参数面板](/images/interface/features/subgraph/parameters_panel_open.jpg)
9999

100100
打开后,可以直接在参数面板中调整子图控件的顺序和可见性。
@@ -103,6 +103,14 @@ icon: "share-nodes"
103103
1. 调整顺序:按住右键拖动控件,即可更改其排列位置
104104
2. 控件可见性:点击眼睛图标可以设置控件是否显示
105105

106+
### 5. 退出子图
107+
108+
要退出子图并返回上一级,可以使用画布顶部的**导航栏**(图中标记为 1)。
109+
110+
![子图编辑状态](/images/interface/features/subgraph/editing_subgraph.jpg)
111+
112+
点击导航栏即可退出当前子图,返回到父级工作流。
113+
106114
## 将子图转回普通节点
107115

108116
当子图编辑完成后,你可以将子图转回为普通节点,只需要选中子图后,再在选择工具箱上选择同样的按钮即可完成子图转回节点的操作,在右键菜单上也有对应的选项
@@ -151,4 +159,4 @@ icon: "share-nodes"
151159

152160
![更新子图蓝图](/images/interface/features/subgraph/save_updated_subgraph.jpg)
153161

154-
如果你想保存更新后的子图蓝图,可以点击保存按钮, 或者使用 Ctrl + S 进行保存, 即可更新子图
162+
如果你想保存更新后的子图蓝图,可以点击保存按钮, 或者使用 Ctrl + S 进行保存, 即可更新子图

0 commit comments

Comments
 (0)