Skip to content

Commit d8810f0

Browse files
author
Donna-Marie Smith
committed
made further changes
1 parent 58326f3 commit d8810f0

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

  • content/en/docs/2025.3/Guides/user-guides/user-interfaces/gateway/dev/flow-editor

content/en/docs/2025.3/Guides/user-guides/user-interfaces/gateway/dev/flow-editor/main-panel.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,7 @@ To the right of the Main Toolbar the current editor mode is displayed, and can h
3232

3333
A [workspace][What is a Workspace?] is an object that contains a canvas, onto which blocks, drawn from the Palettes may be placed and connected to define the logic of a flow. Every flow has a top-level workspace, from where the flow execution will start; additional workspace blocks may be added from the Palettes to direct the flow execution to execute the logic contained in that workspace.
3434

35-
The canvas of the flow’s top-level workspace is always present in the Main Panel, along with any of the flow’s additional workspaces that have been opened. The canvas will automatically increase in size as blocks are added or moved as necessary.
36-
37-
If the workspace becomes too large to be viewed in its entirety in the Main Panel, scroll bars will be automatically added.
35+
The canvas of the flow’s top-level workspace is always present in the Main Panel, along with any of the flow’s additional workspaces that have been opened. The canvas will automatically increase in size as blocks are added or moved as necessary. If the workspace becomes too large to be viewed in its entirety in the Main Panel, scroll bars will be automatically added.
3836

3937
To the bottom left of each workspace are a set of 4 overlaid zoom controls:
4038

0 commit comments

Comments
 (0)