This commit is contained in:
MarekZegare4
2026-06-26 22:43:24 +00:00
parent de08f9c2b6
commit c990ad2efd
3 changed files with 3 additions and 3 deletions

File diff suppressed because one or more lines are too long

View File

@@ -1526,7 +1526,7 @@
<hr />
<h3 id="unread-badge">Unread badge</h3>
<p>Filled tiles show an unread message count in the top-right corner when there are unread DMs from that contact. The contact name is ellipsized to make room for the badge.</p>
<p>If a pinned contact has been removed from the contacts list, the tile shows <code>(gone)</code> until the slot is reassigned.</p>
<p>If a pinned contact is removed from the contacts list — explicitly, or auto-evicted to make room when the table is full — its slot is freed automatically and goes back to an empty <code>+</code> tile.</p>
<hr />
<h3 id="pinning-a-contact">Pinning a contact</h3>
<p><strong>From the Favourites Dial</strong> — press <strong>Enter</strong> on an empty tile (<code>+</code>). A picker opens showing:</p>

View File

@@ -2199,7 +2199,7 @@ If the companion app is connected via <strong>BLE</strong>, the export is safe
</table>
<!-- screenshot pending: Locator screen with a target set (e.g. "@Bob (5m)"), radius/mode/beeper rows -->
<p>A single <strong>geofence</strong> that beeps and shows an alert when you cross <strong>into</strong> or <strong>out of</strong> a radius. The target can be a <strong>saved waypoint</strong> (a fixed place — "tell me when I'm back at camp") or a <strong>live contact</strong> (a person sharing their position via Live Share — "alert me when my friend gets near / falls behind"). A waypoint target is a <strong>snapshot</strong> (coordinate + label copied), so it keeps working even if you later edit or delete that waypoint; a contact target follows the person's latest shared position.</p>
<p>A single <strong>geofence</strong> that beeps and shows an alert when you cross <strong>into</strong> or <strong>out of</strong> a radius. The target can be a <strong>saved waypoint</strong> (a fixed place — "tell me when I'm back at camp") or a <strong>live contact</strong> (a person sharing their position via Live Share — "alert me when my friend gets near / falls behind"). A waypoint target is a <strong>snapshot</strong> (coordinate + label copied), so it keeps working even if you later edit that waypoint; a contact target follows the person's latest shared position. <strong>Deleting</strong> the target's waypoint, or the target contact being removed from the contacts list, clears the Locator target back to <code>none</code> instead of leaving it pointed at something that's gone.</p>
<p>Navigate with <strong>UP/DOWN</strong>, change a value with <strong>LEFT/RIGHT</strong> (or <strong>Enter</strong>); <strong>Cancel/Back</strong> saves and returns to Tools.</p>
<table>
<thead>