Commit 86e275e
committed
feat: add About dialog to desktop app
Adds an About dialog in the top toolbar with links to the project home
page and GitHub repository. External links open via the Tauri opener
plugin so they launch in the system browser rather than the app window.1 parent f667b3f commit 86e275e
8 files changed
Lines changed: 599 additions & 1 deletion
File tree
- apps/geolibre-desktop
- src-tauri
- capabilities
- src
- src/components/layout
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
| |||
0 commit comments