Skip to content

Commit 715a5c7

Browse files
committed
note on change mode functional inputs
1 parent 7b40982 commit 715a5c7

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

public/gif/start/55.gif

113 KB
Loading

src/docs/start/README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,13 +134,20 @@ To enter Change Mode (Blue Mode) you can either click on the "z" mode button or
134134

135135
![](/public/gif/start/8.gif)
136136

137-
In Change Mode, clicking on an input or output will set it to constant or not.
137+
In Change Mode, clicking on an input or output will set it to constant or not:
138138

139139
![](/public/gif/start/25.gif)
140140

141141
> [!NOTE]
142142
> When saving the current graph, only data in constant inputs will be persisted.
143143
144+
Clicking on a graph input plug will toggle the input set between functional or not:
145+
146+
![](/public/gif/start/55.gif)
147+
148+
> [!NOTE]
149+
> All functional inputs need to be all activated before data can move into the graph, and they are also invalidated together.
150+
144151
## Graph | Tree View
145152

146153
To switch between Graph View or Tree View, click on the "circle or square" toggle close to the Search.

0 commit comments

Comments
 (0)