Update source file toolbar.mdx
This commit is contained in:
parent
91a28c987d
commit
364098545c
1 changed files with 3 additions and 3 deletions
|
|
@ -18,8 +18,8 @@ title: Toolbar
|
||||||
|
|
||||||
# { title }
|
# { title }
|
||||||
|
|
||||||
The toolbar is located on the left side of the map, and is the heart of the application, as it provides access to the main features of **gpx.studio**.
|
The toolbar is located on the left side of the map and is the heart of the application, as it provides access to the main features of **gpx.studio**.
|
||||||
Each tool is represented by an icon, and can be activated by clicking on it.
|
Each tool is represented by an icon and can be activated by clicking on it.
|
||||||
|
|
||||||
<div class="flex flex-row justify-center text-foreground">
|
<div class="flex flex-row justify-center text-foreground">
|
||||||
<div>
|
<div>
|
||||||
|
|
@ -27,6 +27,6 @@ Each tool is represented by an icon, and can be activated by clicking on it.
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
As with [edit actions](./menu/edit), most tools can be applied to multiple files at once, and to [inner tracks and segments](./gpx).
|
As with [edit actions](./menu/edit), most tools can be applied to multiple files at once and to [inner tracks and segments](./gpx).
|
||||||
|
|
||||||
The next sections describe each tool in detail.
|
The next sections describe each tool in detail.
|
||||||
Loading…
Reference in a new issue