spacedrive
spacedrive copied to clipboard
Add menu item for Settings
trafficstars
This PR adds a menu item with a standard Cmd+, shortcut, which navigates to the Settings screen in-app. This also adds macOS' native keyboard shortcut hint & handling.
Closes #317
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Updated |
|---|---|---|---|
| spacedrive-landing | ✅ Ready (Inspect) | Visit Preview | Aug 30, 2022 at 5:54AM (UTC) |
| spacedrive-storybook | ✅ Ready (Inspect) | Visit Preview | Aug 30, 2022 at 5:54AM (UTC) |
| spacedrive-web | ✅ Ready (Inspect) | Visit Preview | Aug 30, 2022 at 5:54AM (UTC) |
ENG-193 Add menu item for opening Settings
Add a menu item with a cmd-comma shortcut that navigates the active window to the app's settings.
IIRC the macOS convention for this is Preferences not settings, but that's a minor detail haha
It is Preferences in code so I think that was already fixed by @maxichrome.