Skip to content

Commit 31f2028

Browse files
committed
feat: update measurements section content
1 parent a340578 commit 31f2028

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

docs/07-Pro Features/05-measurements.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,12 @@ The **Measurements** feature displays ruler lines extending from the edges of a
1414
1515
## Enabling Measurements
1616

17-
To enable measurements, click the **mode selector dropdown** in the Live Preview toolbar and select **Show Measurements**. By default, this option is unchecked.
17+
While in [Edit Mode](./edit-mode-live-preview), click the dropdown arrow next to the pen icon in the Live Preview toolbar. This opens a menu where you can toggle **Show Measurements** on or off.
18+
> By default, measurements are disabled.
1819
1920
![Enable Show Measurements](./images/enable-show-measurements.png "Enable Show Measurements")
2021

2122
Alternatively, you can enable measurements from the **More Options** menu *(three-dots icon)* in the Control Box. Select **Show Measurements** to toggle it on or off.
2223

23-
You can also change this setting by updating the `livePreviewShowMeasurements` preference in the preferences file. Set it to `true` or `false` (default).
24+
You can also change this setting by updating the `livePreviewShowMeasurements` preference in the preferences file. Set it to `true` or `false` (default).
2425
See [Editing Preferences](../editing-text#editing-preferences) to learn how to edit the preferences file.

0 commit comments

Comments
 (0)