Portal Community

Zooming

Zoom is centred on the cursor position — the point under your mouse stays fixed as the canvas scales around it.

MethodHowNotes
Scroll wheelScroll up to zoom in, scroll down to zoom outWorks on all platforms
Pinch gesturePinch in/out on trackpadmacOS and touch-screen devices
Toolbar buttonsClick + / - in the top toolbar zoom controlsSteps by 10% per click
KeyboardCtrl++ to zoom in, Ctrl+- to zoom outSame step as toolbar
Fit to viewClick the Fit button or Ctrl+Shift+HZooms and centres to show all nodes

Zoom Limits

Panning

Panning moves the canvas viewport without changing zoom level. The canvas extends infinitely in all four directions.

MethodHow
Space + DragHold the space bar and drag with left mouse button. The cursor changes to a hand icon while Space is held.
Middle-click DragClick and drag with the middle mouse button. No keyboard modifier needed.
Two-finger drag (trackpad)Drag with two fingers in any direction
Minimap clickClick anywhere on the minimap to jump the viewport to that region instantly
Pan vs Move Dragging without Space held (on an empty area of the canvas) starts a box-select operation, not a pan. If you find yourself accidentally selecting nodes when trying to pan, ensure you are holding Space before clicking.

Zoom Controls Toolbar

The Top Toolbar contains a zoom level display showing the current percentage (e.g., "100%"). Clicking the percentage opens a dropdown where you can type an exact zoom level or choose from presets:

Viewport Persistence

When you save the workflow, the current viewport position and zoom level are saved alongside the graph. The next time you open this ProcessThread, the canvas restores to exactly where you left off — useful when working on a specific section of a large workflow over multiple sessions.