From 5ec493a62bd5ac45e04c29c9686ab5f01c68d230 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Wed, 24 Jul 2024 16:13:46 +0200 Subject: [PATCH] New translations routing.mdx (French) --- website/src/lib/docs/fr/toolbar/routing.mdx | 1 + 1 file changed, 1 insertion(+) diff --git a/website/src/lib/docs/fr/toolbar/routing.mdx b/website/src/lib/docs/fr/toolbar/routing.mdx index b0565b2b..6e8d5f7a 100644 --- a/website/src/lib/docs/fr/toolbar/routing.mdx +++ b/website/src/lib/docs/fr/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.