2
0

(editor) Improve graph pan when dragging on groups

This commit is contained in:
Baptiste Arnaud
2024-01-23 17:53:44 +01:00
parent 00dcb135f3
commit be74ad103a
9 changed files with 40 additions and 88 deletions

View 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" />

View File

@@ -76,6 +76,7 @@
{
"group": "Flow",
"pages": [
"editor/graph",
{
"group": "Blocks",
"icon": "block",