add horizontal scroll note
This commit is contained in:
parent
4c6633d81d
commit
bbfa096fe8
1 changed files with 4 additions and 0 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue