docs(features): note OLED Favourites name/badge overlap as follow-up

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Jakub
2026-05-25 10:17:03 +02:00
parent 0a11d54b61
commit 81766650cc

View File

@@ -29,6 +29,12 @@ Phase 3 ✅ (in-place pin picker on empty tile: upstream-favourited contacts fir
then recent DM contacts deduped; selecting a contact that's already pinned then recent DM contacts deduped; selecting a contact that's already pinned
elsewhere moves it to the new slot) elsewhere moves it to the new slot)
**Follow-up to revisit**: on OLED, the unread-count badge in the top-right of a
favourite tile overlaps the contact name. Reserve a few pixels for the badge
when computing the name's `drawTextEllipsized` max width so the name shortens
to "Nam…" instead of running under the digit. HomeScreen FAVOURITES render in
UITask.cpp.
A 2×3 grid (six slots) of pinned contacts on its own home page, between Clock and Messages. Joystick picks a tile, Enter opens the existing DM conversation or sends a pre-set quick reply. A 2×3 grid (six slots) of pinned contacts on its own home page, between Clock and Messages. Joystick picks a tile, Enter opens the existing DM conversation or sends a pre-set quick reply.
Data model: Data model: