mirror of
https://github.com/gpxstudio/gpx.studio.git
synced 2025-09-02 16:52:31 +00:00
* Implement fit-to-track (#43) * * Change icon to Maximize * Use default animation * Rename feature to "Fly to" * Move logic to stores so that it can be reused in the main menu (and eventually a keyboard shortcut) * improve zoom on selected POIs, rework zoom buttons and add shortcut --------- Co-authored-by: vcoppe <vianney.coppe@gmail.com>
This commit is contained in:
@@ -77,6 +77,7 @@
|
||||
},
|
||||
"hide": "Hide",
|
||||
"unhide": "Unhide",
|
||||
"center": "Center",
|
||||
"open_in": "Open in"
|
||||
},
|
||||
"toolbar": {
|
||||
|
Reference in New Issue
Block a user