Skip to content

Commit 8548c0d

Browse files
committed
Fix the modifier editor video and image
1 parent cabb773 commit 8548c0d

3 files changed

Lines changed: 5 additions & 1 deletion

File tree

42.9 KB
Loading
95.3 KB
Binary file not shown.

src/content/docs/basics/Building UI/modifiers.mdx

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,12 @@ In ComposeFlow, **Modifiers** are powerful tools that allow you to decorate or a
7676

7777
### Reordering Modifiers
7878

79+
- **Open modifier editor**
80+
- Click the pencil icon in the **Modifiers** section to open the modifier editor
81+
![Open the modifier editor](/image/open_modifier_editor.png)
82+
7983
- **Drag and Drop**:
80-
- In the **Modifiers** section of the **Inspector panel**, you can **reorder modifiers** by dragging them up or down.
84+
- In the **Modifiers editor**, you can **reorder modifiers** by dragging them up or down.
8185
- Click and hold the **drag handle** next to a modifier to move it.
8286

8387
### Example

0 commit comments

Comments
 (0)