From bbfa096fe84bb6f751b77f3e1239f864deecbc36 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Tue, 16 Jul 2024 12:48:12 +0200 Subject: [PATCH] add horizontal scroll note --- website/src/lib/docs/en/files-and-stats.mdx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/website/src/lib/docs/en/files-and-stats.mdx b/website/src/lib/docs/en/files-and-stats.mdx index b25755f7..31a6784d 100644 --- a/website/src/lib/docs/en/files-and-stats.mdx +++ b/website/src/lib/docs/en/files-and-stats.mdx @@ -15,6 +15,10 @@ Once you have [opened](./menu/file) files, they will be shown as tabs in the fil You can reorder them by dragging and dropping the tabs. And when many files are open, you can scroll through the list of tabs to navigate between them. + + When using a mouse, you need to hold Shift to scroll horizontally. + + ### File selection By clicking on a tab, you can switch between the files to inspect their statistics, and apply [edit actions](./menu/edit) and [tools](./toolbar/) to them.