mirror of
https://gitlab.com/wgp/dougal/software.git
synced 2025-12-06 09:27:07 +00:00
Add map settings control (mock up).
This is not yet implemented but left visible for demo purposes. Intended to configure things such as vessel track length, possibly whether the latest track or the track within the current prospect is shown, etc.
This commit is contained in:
@@ -122,6 +122,19 @@
|
|||||||
>
|
>
|
||||||
</v-select>
|
</v-select>
|
||||||
END QC data -->
|
END QC data -->
|
||||||
|
|
||||||
|
<hr class="my-2"/>
|
||||||
|
|
||||||
|
<div title="Not yet implemented">
|
||||||
|
<v-btn
|
||||||
|
small
|
||||||
|
text
|
||||||
|
disabled
|
||||||
|
>
|
||||||
|
<v-icon small left>mdi-cog-outline</v-icon>
|
||||||
|
Map settings
|
||||||
|
</v-btn>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user