mirror of
https://github.com/gpxstudio/gpx.studio.git
synced 2025-08-31 15:43:25 +00:00
open routing when creating a file
This commit is contained in:
@@ -80,6 +80,7 @@ export function createFile() {
|
||||
dbUtils.add(file);
|
||||
|
||||
selectFileWhenLoaded(file._data.id);
|
||||
currentTool.set(Tool.ROUTING);
|
||||
}
|
||||
|
||||
export function triggerFileInput() {
|
||||
|
Reference in New Issue
Block a user