Skip to content

Commit 7abc1f4

Browse files
update flows doc with info sidebar option to enable or disable flows
1 parent 5a4ab5d commit 7abc1f4

File tree

1 file changed

+5
-0
lines changed
  • docs/user-guide/editor/workspace

1 file changed

+5
-0
lines changed

docs/user-guide/editor/workspace/flows.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,8 @@ Flows can be reordered in the workspace by dragging their tabs around in the tab
4949
<div style="width:350px" class="figure align-right">
5050
<img src="../images/editor-edit-flow.png" alt="Flow properties editor">
5151
<p class="caption">Flow properties editor</p>
52+
<img src="../images/editor-sidebar-info.png" alt="Information Sidebar">
53+
<p class="caption">Information Sidebar</p>
5254
</div>
5355

5456
To edit a flow's properties, double-click on its tab in the top bar. This will
@@ -70,6 +72,9 @@ The flow can be enabled or disabled using the toggle button at the bottom of the
7072
dialog. If a flow is disabled, none of the nodes it contains will be created when
7173
the flow is deployed.
7274

75+
*Since Node-RED 1.1.0*
76+
The <i style="font-size: 0.8em; border-radius: 2px; display:inline-block;text-align:center; width: 20px; color: #777; border: 1px solid #777; padding: 3px;" class="fa fa-circle-thin"></i> button in the [Information sidebar](../sidebar/info) can also be used to enable or disable the node/flow.
77+
7378
<table class="action-ref inline">
7479
<tr><th colspan="2">Reference</th></tr>
7580
<tr><td>Key shortcut</td><td><i>none</i></td></tr>

0 commit comments

Comments
 (0)