Editor Basics
Get familiar with the design editor screen and the basic operations: zoom, pan, select, undo, and grid. Knowing these makes everything else go smoothly.
Layout of the screen
The editor has three main areas.
| Area | What it's for |
|---|---|
| Left sidebar | The toolbox: text, image, table, etc. — the things you can place on the design |
| Center canvas | The paper itself. You arrange objects here |
| Right properties panel | Settings (font size, color, …) for whichever object you have selected |
Zoom
Use zoom when you want to inspect detail or take in the whole page.
| To do this | Use this |
|---|---|
| Zoom in | Ctrl + scroll wheel up (Mac: Cmd + wheel)or click the + button on the bottom toolbar |
| Zoom out | Ctrl + scroll wheel down (Mac: Cmd + wheel)or click the - button on the bottom toolbar |
| Fit to screen | Click the zoom indicator at the bottom (e.g. 100%) and pick Fit |
- If you'd rather not use the keyboard, the bottom toolbar's
+/-buttons let you zoom with the mouse only. The current zoom level (e.g.100%) is shown in the same place. - For precise alignment, zoom to 150–200%. To check overall balance, zoom out to 50–75%.
Pan the canvas
When you're zoomed in and only part of the page is visible, panning lets you move around without dragging objects by accident.
- Hold
Spaceand drag to move the canvas. - Plain mouse-drag would move whichever object you grab, so use
Spacefor panning.
Select objects
To edit a piece of text or an image you've placed, you first select it.
| To do this | Use this |
|---|---|
| Select one | Click on the canvas, or click an item (e.g. text1) in the Object list on the right |
| Select multiple | Drag a rectangle starting on empty space |
| Add one to the selection | Hold Shift and click |
| Clear the selection | Click empty space on the canvas, or press Esc |
The selected object is highlighted with a blue outline and corner handles. While selected, you can change its settings in the right-hand properties panel.
If an object is small or overlaps with another and is hard to click, use the Object list tab on the right side to pick it directly. Every object placed on the design is listed there with a name like text1 or image1.
Undo / Redo
You can take back a mistake easily.
| To do this | Use this |
|---|---|
| Undo | Ctrl + Z (Mac: Cmd + Z)or the undo arrow (↶) in the bottom toolbar |
| Redo | Ctrl + Shift + Z (Mac: Cmd + Shift + Z)or the redo arrow (↷) in the bottom toolbar |
The bottom toolbar has undo (↶) / redo (↷) buttons. They work with a single click, no shortcut required. The buttons are dimmed when there's nothing left to undo or redo.
Show the grid
A grid helps when you want objects to line up neatly. All grid settings live on the bottom toolbar.
- Click the grid icon (a small lattice) in the bottom toolbar.
- The menu lets you toggle:
- Show grid: turn
ONto display the grid on the canvas. - Snap to grid: turn
ONso dragging an object snaps it to the nearest grid line. - Size: change the grid spacing in pixels (1–100).
- Show grid: turn
If you want objects perfectly lined up, set both Show grid: ON and Snap to grid: ON. Drag operations will snap to the nearest grid line, making clean layouts much easier.
About auto-save
The editor auto-saves while you work. You don't have to hit Save every minute — your changes are pushed to the server after a short delay.
That said, at meaningful checkpoints it's a good idea to click the Save button in the top toolbar to be sure.
✅ What you should be able to do by now
- Zoom in/out with
Ctrl+ scroll wheel or the bottom toolbar+/- - Pan the canvas by holding
Spaceand dragging - Select an object by clicking it or picking it from the Object list on the right
- Undo with
Ctrl + Z/Cmd + Zor the bottom toolbar's undo arrow - Toggle Show grid / Snap to grid from the bottom toolbar's grid icon
If all of those feel natural, you're ready to keep going.
Next step
With the basics in hand, continue with Adding Objects. You'll start placing real content on the design.