Option to auto-hide menu toolbar on the left side

This commit is contained in:
piotrpekala7
2020-05-07 18:09:43 +02:00
parent 81b388a7fe
commit 82891b248f
3 changed files with 10 additions and 3 deletions

View File

@ -11,6 +11,7 @@
<mat-list-item> ctrl + + to zoom in </mat-list-item>
<mat-list-item> ctrl + - to zoom out </mat-list-item>
<mat-list-item> ctrl + 0 to reset zoom </mat-list-item>
<mat-list-item> ctrl + h to hide toolbar </mat-list-item>
<mat-list-item> ctrl + a to select all items on map </mat-list-item>
<mat-list-item> ctrl + shift + a to deselect all items on map </mat-list-item>
<mat-list-item> ctrl + shift + s to go to preferences </mat-list-item>