From 833f3e58da21eb1ab4de13edcb7bd9d7ffd9cf7b Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 26 Aug 2024 14:27:22 +0200 Subject: [PATCH] add center action to docs --- website/src/lib/docs/en/menu/edit.mdx | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/website/src/lib/docs/en/menu/edit.mdx b/website/src/lib/docs/en/menu/edit.mdx index 84e928ac..1584e881 100644 --- a/website/src/lib/docs/en/menu/edit.mdx +++ b/website/src/lib/docs/en/menu/edit.mdx @@ -3,7 +3,7 @@ title: Edit actions --- @@ -35,6 +35,10 @@ Toggle the visibility of the selected file items on the map. Add all file items in the current hierarchy level to the selection. +### Center + +Center the map on the selected file items. + ### Copy Copy the selected file items to the clipboard.