Skip to content

Commit 9bb9450

Browse files
committed
feat: live preview right side content
1 parent df0ae62 commit 9bb9450

1 file changed

Lines changed: 10 additions & 3 deletions

File tree

  • docs/08-Features/08-Live Preview

docs/08-Features/08-Live Preview/index.md

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -119,10 +119,17 @@ The center section of the toolbar groups three controls for the currently previe
119119

120120
The right end of the toolbar has two controls:
121121

122-
* **Live Preview Settings**: The gear icon on the left. [Read more about Live Preview Settings](./live-preview-settings/#accessing-live-preview-settings).
122+
* **Live Preview Settings**: The gear icon on the left. Clicking it opens the Live Preview settings dialog. This icon is hidden by default and only appears when you hover over the toolbar. [Read more about Live Preview Settings](./live-preview-settings/#accessing-live-preview-settings).
123123

124-
* **Device Size Presets**: The device icon on the right with a chevron. Click the icon to cycle through common width categories (mobile, tablet, desktop). Click the chevron to open a dropdown of common device widths (phones, tablets, and desktops); pick a device to resize the Live Preview panel to that width. The icon updates to match the current width category.
125-
On **Phoenix Pro Edition**, the dropdown also shows CSS breakpoints picked up from your page's stylesheets. See [Resize Ruler](../../Pro%20Features/resize-ruler) for details.
124+
* **Device Size Presets** *(Pro)*: Resize the Live Preview to common phone, tablet, and desktop widths. Click the icon to cycle through sizes, or click the chevron for the full list. See [Resize Ruler](../../Pro%20Features/resize-ruler) for more.
125+
126+
<VideoPlayer
127+
src="https://docs-images.phcode.dev/website/videos/device-size-pro-dialog.mp4"
128+
/>
129+
130+
:::note
131+
Device Size Presets is a Phoenix Pro feature.
132+
:::
126133

127134

128135
## Using Live Preview with HTML Files

0 commit comments

Comments
 (0)