From 4ba14b01a94ad2610a636ff6a4b488823d250096 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Wed, 24 Jul 2024 16:14:13 +0200 Subject: [PATCH] New translations routing.mdx (Italian) --- website/src/lib/docs/it/toolbar/routing.mdx | 1 + 1 file changed, 1 insertion(+) diff --git a/website/src/lib/docs/it/toolbar/routing.mdx b/website/src/lib/docs/it/toolbar/routing.mdx index ec2018e9..e7417de1 100644 --- a/website/src/lib/docs/it/toolbar/routing.mdx +++ b/website/src/lib/docs/it/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.