From 639751f9748300a524a04c43d7ae52a2361337af Mon Sep 17 00:00:00 2001 From: vcoppe Date: Wed, 24 Jul 2024 16:14:25 +0200 Subject: [PATCH] New translations routing.mdx (Portuguese, Brazilian) --- website/src/lib/docs/pt-BR/toolbar/routing.mdx | 1 + 1 file changed, 1 insertion(+) diff --git a/website/src/lib/docs/pt-BR/toolbar/routing.mdx b/website/src/lib/docs/pt-BR/toolbar/routing.mdx index b7acbc7a..01356e7a 100644 --- a/website/src/lib/docs/pt-BR/toolbar/routing.mdx +++ b/website/src/lib/docs/pt-BR/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.