Commit Graph

63 Commits

Author SHA1 Message Date
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
vcoppe
14ed58aaab show duplicate button in horizontal list, closes #64 2024-08-19 12:03:08 +02:00
vcoppe
78fff5981c differentiate selected item and hovered one 2024-07-19 10:09:49 +02:00
vcoppe
44afe6cc76 fix file tree margins 2024-07-18 00:49:35 +02:00
vcoppe
e16c92fe0a grey out items being cut 2024-07-18 00:37:13 +02:00
vcoppe
e88dbafead enable routing tool without selection, and support multi-select 2024-07-16 12:17:23 +02:00
vcoppe
111eb5c4df improve fix for single select 2024-07-15 10:44:15 +02:00
vcoppe
030f08abfd embedding progress 2024-07-11 18:42:49 +02:00
vcoppe
7264445926 docs progress 2024-07-09 17:49:18 +02:00
vcoppe
65b297e133 rework page metadata and links 2024-07-08 18:54:16 +02:00
vcoppe
76b41dc546 finish reworking immer updates 2024-07-04 16:25:13 +02:00
vcoppe
8643abfafa real incremental immer patches 2024-07-04 02:17:50 +02:00
vcoppe
affc3ed946 fix selection reset after updates 2024-07-03 22:42:08 +02:00
vcoppe
f75e2a5278 handle series of (de)select events together 2024-07-03 11:30:28 +02:00
vcoppe
c5dea0aeda hide any file item and undo-redo it 2024-07-02 20:04:17 +02:00
vcoppe
874eea271e improve metadata and style ux 2024-07-02 10:21:04 +02:00
vcoppe
8e446ec74a rework file actions, closes #3 2024-07-01 12:09:49 +02:00
vcoppe
804a155257 add contextmenu actions to edit menu 2024-06-27 18:23:11 +02:00
vcoppe
aad5cf8770 extract context menu dialogs 2024-06-27 17:14:35 +02:00
vcoppe
eb9f0e36ca center popover 2024-06-27 16:07:00 +02:00
vcoppe
1fdcc4289a accessibility improvements 2024-06-27 15:50:15 +02:00
vcoppe
852f77cf7c resize panels 2024-06-25 16:06:11 +02:00
vcoppe
c2e47cdb9e add margin in vertical file list 2024-06-24 14:35:42 +02:00
vcoppe
cc92ccc193 copy paste file items 2024-06-20 15:18:21 +02:00
vcoppe
06bc49901d hide file 2024-06-19 18:11:05 +02:00
vcoppe
0393d7536a improved file item color 2024-06-19 16:58:27 +02:00
vcoppe
a8ef6dcae1 manage file style 2024-06-19 16:15:21 +02:00
vcoppe
b0373b2858 edit metadata 2024-06-18 15:32:54 +02:00
vcoppe
ea53a82451 extract tool 2024-06-15 18:44:17 +02:00
vcoppe
758ad283d7 create new track/segment in contextmenu 2024-06-13 19:11:54 +02:00
vcoppe
d2d83900f3 fix selection fix 2024-06-12 15:33:18 +02:00
vcoppe
812961dcec fix selection bug 2024-06-12 13:18:15 +02:00
vcoppe
afbf60c5b2 simplify tool 2024-06-11 19:08:46 +02:00
vcoppe
14a81a530c scissor tool 2024-06-10 20:03:57 +02:00
vcoppe
316012cfe4 fix bugs 2024-06-05 23:37:55 +02:00
vcoppe
fa3099c4b0 open collapsibles if needed 2024-06-05 21:54:29 +02:00
vcoppe
7c29db40ee minor dnd improvements 2024-06-05 21:36:24 +02:00
vcoppe
df03f78c09 functional dnd 2024-06-05 21:08:01 +02:00
vcoppe
b3a8b74433 functional dnd? 2024-06-05 17:19:03 +02:00
vcoppe
69334d977d fix dnd bugs 2024-06-05 15:20:28 +02:00
vcoppe
5f7155090b use ids in each blocks for sortable 2024-06-05 14:51:32 +02:00
vcoppe
256996379a buggy sortable file elements 2024-06-04 16:11:47 +02:00
vcoppe
245ba07141 move tracks, segments and waypoints within same list 2024-06-03 19:34:23 +02:00
vcoppe
c9363de0ab scroll to selection 2024-06-03 16:06:14 +02:00
vcoppe
980bd8b79a progress 2024-05-24 22:53:30 +02:00
vcoppe
fb21347e63 progress 2024-05-24 20:23:49 +02:00
vcoppe
19d3fd9316 apply routing tool to selection 2024-05-24 16:37:26 +02:00
vcoppe
590bb9abf7 increase opacity when selected 2024-05-24 14:45:28 +02:00
vcoppe
c313d9a5c7 selection utilities 2024-05-24 13:16:41 +02:00
vcoppe
9626a71515 delete any selection 2024-05-23 16:35:20 +02:00