Operator reported Cmd+, doing nothing. macOS reserves Cmd+, for the native app-Preferences menu item which Flutter Desktop doesn't wire up — the keystroke is captured by the OS before the Shortcuts widget sees it. Adds Cmd+; as the working alternative; keeps Cmd+, registered too so a future Flutter version (or a native-menu setup) can light it up. Tooltip on the sidebar gear icon now reads "Settings (⌘;)" so the discoverable affordance also tells you the shortcut. Signed-off-by: flemming-it <stefan.a.flemming@googlemail.com> |
||
|---|---|---|
| .. | ||
| data | ||
| pages | ||
| theme | ||
| widgets | ||
| main.dart | ||