gpx.studio/website/src/lib/components/file-list
mbof b9ca55c798
Implement fit-to-track (#43) (#69)
* 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>
2024-08-26 14:00:53 +02:00
..
FileList.svelte hide any file item and undo-redo it 2024-07-02 20:04:17 +02:00
FileList.ts rework page metadata and links 2024-07-08 18:54:16 +02:00
FileListNode.svelte fix file tree margins 2024-07-18 00:49:35 +02:00
FileListNodeContent.svelte differentiate selected item and hovered one 2024-07-19 10:09:49 +02:00
FileListNodeLabel.svelte Implement fit-to-track (#43) (#69) 2024-08-26 14:00:53 +02:00
FileListNodeStore.svelte fix file tree margins 2024-07-18 00:49:35 +02:00
MetadataDialog.svelte real incremental immer patches 2024-07-04 02:17:50 +02:00
Selection.ts grey out items being cut 2024-07-18 00:37:13 +02:00
StyleDialog.svelte docs progress 2024-07-09 17:49:18 +02:00