add horizontal scroll note

This commit is contained in:
vcoppe
2024-07-16 12:48:12 +02:00
parent 4c6633d81d
commit bbfa096fe8

View File

@@ -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.
<DocsNote>
When using a mouse, you need to hold <kbd>Shift</kbd> to scroll horizontally.
</DocsNote>
### 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.