mirror of
https://github.com/MarekZegare4/MeshCore-Solo.git
synced 2026-07-26 14:58:12 +00:00
feat(nav): offer Navigate / Save waypoint from the message list too
Previously a shared location was only actionable after opening the message fullscreen; Hold Enter on a history row only ever offered Reply. Route the DM and channel list context menus through the same buildFsMenu / dispatchFsAction path as the fullscreen view, so Navigate / Save waypoint appear directly on the list row when the selected message carries a location (Navigate returns to the list on Back). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
@@ -48,7 +48,7 @@ Sensor placeholders appear automatically in the placeholder picker when the corr
|
||||
|
||||
Each entry in the history list shows the sender name and a compact age indicator (`3m`, `2h`, `>1d`) in the top-right corner.
|
||||
|
||||
**Short Enter** on a message opens it in fullscreen. **Hold Enter** opens the context menu (Reply, plus Navigate / Save waypoint when the message contains a location — see Fullscreen message view).
|
||||
**Short Enter** on a message opens it in fullscreen. **Hold Enter** — on a history row or in fullscreen — opens the same options menu: Reply, plus **Navigate** / **Save waypoint** when the message contains a location (see Fullscreen message view). You don't need to open the message first.
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user