Skip to content

Commit 1d1e120

Browse files
committed
feat: update with latest images in live preview docs
1 parent 1be4601 commit 1d1e120

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

docs/08-Features/06-Live Preview/01-live-preview.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -51,14 +51,12 @@ The Live Preview bolt icon appears in different colors, each indicating a differ
5151

5252
When there's a syntax error, the bolt icon turns pink and Phoenix Code also displays an overlay in Live Preview stating that there is an error.
5353

54-
<!-- TODO: replace this image as in this image the index.html file name is not completely visible -->
5554
![Live Preview syntax error overlay](../images/livePreview/lp-syntax-error-overlay.png "Live Preview syntax error overlay")
5655

5756
You can close this overlay by clicking the `×` icon and the overlay won't appear again.
5857

5958
Phoenix Code also displays a connecting overlay while Live Preview is establishing a connection.
6059

61-
<!-- TODO: replace this image as in this image the index.html file name is not completely visible -->
6260
![Live Preview connecting overlay](../images/livePreview/lp-connecting-overlay.png "Live Preview connecting overlay")
6361

6462
---
@@ -79,7 +77,6 @@ Phoenix Code provides various options in the Live Preview toolbar.
7977

8078
---
8179

82-
<!-- TODO: replace this image as the show ruler lines option is missing -->
8380
![Live Preview mode](../images/livePreview/lp-mode.png "Live Preview mode")
8481

8582
* **Live Preview Modes** — Live Preview offers 3 modes: **Preview Mode**, **Highlight Mode**, and **Edit Mode**.
@@ -98,11 +95,14 @@ Phoenix Code provides various options in the Live Preview toolbar.
9895
9996
---
10097

98+
<!-- TODO: @devansh update this video -->
10199
<VideoPlayer
102100
src="https://docs-images.phcode.dev/videos/live-preview/preview-mode-button.mp4"
103101
/>
104102

105-
* **Preview Mode Button** — Located right after the Reload button, this provides a quick shortcut to switch to Preview Mode. Click it to switch to Preview Mode; click again to return to your previous mode. You can also use the keyboard shortcut `F8` to toggle Preview Mode.
103+
* **Preview Mode Button** — Located next to the Reload button, this provides a quick shortcut to switch modes.
104+
Clicking the button switches to **Preview Mode**. On **Phoenix Pro Edition**, a second click returns to **Edit Mode**. On **Phoenix Community Edition**, a second click switches to **Highlight Mode**.
105+
You can also use the keyboard shortcut `F8` to toggle Preview Mode.
106106

107107
---
108108

709 Bytes
Loading

0 commit comments

Comments
 (0)