Skip to main content

Canvas Controls

How to navigate, select, and manipulate elements on the circuit canvas.

Pan

MethodAction
Middle-click + dragPan in any direction
Space + dragPan (hold Space, then drag)
Trackpad two-finger scrollPan

Zoom

MethodAction
Scroll wheelZoom in / out
Ctrl + scrollZoom in / out
Trackpad pinchZoom
Ctrl+Shift+=Zoom in
Ctrl+-Zoom out
Ctrl+0Fit all components to the viewport

Selecting components

MethodAction
Click a componentSelect it
Shift+clickAdd to / remove from selection
Click and drag on empty spaceBox-select all components in the rectangle
Ctrl+ASelect all
EscapeDeselect all

Moving components

  • Drag a selected component to move it.
  • When multiple components are selected, drag any one of them to move all together.
  • Components snap to the grid during movement.

Rotating and mirroring

ActionHow
Rotate 90° clockwiseRight-click → Rotate, or press R
Mirror horizontallyRight-click → Mirror

Rotation and mirroring also work on a multi-selection.

Deleting

Select one or more components (and/or wires), then press Delete or Backspace. Connected wires are removed automatically when their component is deleted.

Undo and redo

ActionShortcut
UndoCtrl+Z
RedoCtrl+Y or Ctrl+Shift+Z

The undo history persists for the current session. It is cleared when you load a different board.

Copy and paste

ActionShortcut
Copy selectedCtrl+C
Cut selectedCtrl+X
PasteCtrl+V

Pasted components appear near the original position with all property values preserved.

Fit to screen

Press Ctrl+Shift+F (or use the minimap button) to zoom and pan so all components are visible.