mirror of
https://github.com/MarekZegare4/MeshCore-Solo.git
synced 2026-08-02 18:26:11 +00:00
docs(features): mark favourites badge overlap fixed
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Sonnet 4.6
parent
0d1fd345a8
commit
65984d47a5
+3
-5
@@ -29,11 +29,9 @@ 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
|
**Follow-up done**: OLED unread-badge overlap fixed — badge and name share the
|
||||||
favourite tile overlaps the contact name. Reserve a few pixels for the badge
|
same baseline, drawTextEllipsized's max width subtracts badge width + a 3 px
|
||||||
when computing the name's `drawTextEllipsized` max width so the name shortens
|
gap so names shorten to "Nam…" before the digit.
|
||||||
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.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user