From 554c895d835c9c1d7ff6196ec20325a732aa506b Mon Sep 17 00:00:00 2001 From: vcoppe Date: Wed, 24 Jul 2024 16:09:50 +0200 Subject: [PATCH] Update source file routing.mdx --- website/src/lib/docs/en/toolbar/routing.mdx | 1 + 1 file changed, 1 insertion(+) diff --git a/website/src/lib/docs/en/toolbar/routing.mdx b/website/src/lib/docs/en/toolbar/routing.mdx index 26c0e6e2..f3b90a05 100644 --- a/website/src/lib/docs/en/toolbar/routing.mdx +++ b/website/src/lib/docs/en/toolbar/routing.mdx @@ -50,6 +50,7 @@ Creating a route or extending an existing one is as simple as clicking on the ma You can also drag an existing anchor point to reroute the segment connecting it with the previous and next anchor points. Furthermore, new anchor points can be inserted between existing ones by hovering over the segment connecting them and dragging the anchor point that appears to the desired location. +On touch devices, you can tap on the segment to insert a new anchor point.