From 9310d637b1f945b339297cb64bdfd55c8a0248c2 Mon Sep 17 00:00:00 2001 From: Kristaps Jurkans Date: Thu, 9 Jul 2026 14:07:15 +0100 Subject: [PATCH] docs(diagram-editor): specify moving component with arrow keys Closes https://github.com/wokwi/wokwi-features/issues/1120 --- docs/guides/diagram-editor.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guides/diagram-editor.md b/docs/guides/diagram-editor.md index c1f9b44..67cff42 100644 --- a/docs/guides/diagram-editor.md +++ b/docs/guides/diagram-editor.md @@ -20,7 +20,7 @@ Not all parts are currently available through the menu. For example, MCU boards ### Moving a part -Move a part by clicking on it and then dragging it with your mouse. +Move a part by clicking on it and then dragging it with your mouse. You can also use the arrow keys . Combine the arrow keys with SHIFT to move the component in larger steps. ### Rotating a part