⚡ (editor) Improve graph pan when dragging on groups
This commit is contained in:
18
apps/docs/editor/graph.mdx
Normal file
18
apps/docs/editor/graph.mdx
Normal file
@@ -0,0 +1,18 @@
|
||||
---
|
||||
title: Graph
|
||||
icon: game-board
|
||||
---
|
||||
|
||||
import { LoomVideo } from '/snippets/loom-video.mdx'
|
||||
|
||||
The Graph is where you arrange your conversation flow and connect the Typebot [blocks](./blocks/overview) together.
|
||||
|
||||
## Gestures
|
||||
|
||||
**Select**: `Left click` + `drag`
|
||||
|
||||
**Zoom**: `Ctrl` + `Mouse wheel` on a mouse or `pinch` on a trackpad
|
||||
|
||||
**Pan**: `Space` + `Mouse wheel` on a mouse or `two-finger drag` on a trackpad
|
||||
|
||||
<LoomVideo id="200d88212d44421fb713a7623e222c9b" />
|
||||
Reference in New Issue
Block a user