From 46f5540126f0615da5fd9eb8f783a1ddcc8f14c7 Mon Sep 17 00:00:00 2001 From: Baptiste Arnaud Date: Tue, 23 Jan 2024 18:05:45 +0100 Subject: [PATCH] :pencil: Fix graph pan keys typo --- apps/docs/editor/graph.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/docs/editor/graph.mdx b/apps/docs/editor/graph.mdx index 74eda6ad0..894f64753 100644 --- a/apps/docs/editor/graph.mdx +++ b/apps/docs/editor/graph.mdx @@ -9,10 +9,10 @@ The Graph is where you arrange your conversation flow and connect the Typebot [b ## Gestures -**Select**: `Left click` + `drag` +**Select**: Drag with `Left click` **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 +**Pan** / **Move**: Drag with `Space` + `Left click` on a mouse or `two-finger drag` on a trackpad