Skip to content

Commit 1ef3683

Browse files
committed
feat: add image gallery and measurements section in the main live preview edit section
1 parent 6b2fadf commit 1ef3683

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

docs/07-Pro Features/01-live-preview-edit.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ Alternatively, you can change this setting by updating the `livePreviewElementHi
111111

112112
The **Inline Text Editing** feature lets you modify text content directly in the Live Preview, with all changes automatically synced to the source code.
113113

114-
To start editing, **double-click** an element in the Live Preview or click the **Edit Text** button *(pencil icon)* in the Tool Box.
114+
To start editing, **double-click** an element in the Live Preview or click the **Edit Text** button *(pen icon)* in the Tool Box.
115115
Edit the text as needed, then press `Enter` to save or `Esc` to cancel.
116116
To insert a line break, press `Shift + Enter`.
117117

@@ -129,6 +129,14 @@ You can apply formatting to selected text using standard keyboard shortcuts:
129129

130130
---
131131

132+
## Image Gallery
133+
134+
The **Image Gallery** lets you browse and select images from online image providers or your device and use them in your project directly.
135+
136+
[Read More](./image-gallery)
137+
138+
---
139+
132140
## Drag and Drop
133141

134142
The **Drag and Drop** feature lets you reposition elements in the Live Preview by dragging them to a new location. The source code is automatically updated with the new structure when you drop the element.
@@ -155,6 +163,14 @@ To cancel a drag, press `Esc`.
155163

156164
---
157165

166+
## Measurements
167+
168+
The **Measurements** feature displays ruler lines from the edges of a selected element to the document edges, showing exact pixel positions.
169+
170+
[Read More](./measurements)
171+
172+
---
173+
158174
## Cut, Copy, and Paste
159175

160176
You can cut, copy, and paste elements in Edit Mode using standard keyboard shortcuts or the Tool Box **More Options** menu *(three-dots icon)*.

0 commit comments

Comments
 (0)