Files
MeshCore-Solo/src/helpers/ui
Jakub 2136e959d4 fix(ui): gap below header separator, one method everywhere
Content drawn under the title separator touched the line on every standard
screen, because listStart() == headerH() (the row right after the separator).
Graphical screens worked around it with a hand-rolled hdr+2.

Bake a 2px breathing gap into listStart() so every list gains it at once, and
switch the screens that hand-rolled the offset (Compass, Nav, Nearby detail) to
listStart() so the content top is computed the same way everywhere.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-17 21:35:51 +02:00
..
2025-04-24 22:37:06 +02:00
2025-04-24 22:37:06 +02:00
2026-05-11 15:11:07 +08:00
2026-01-26 13:48:15 +08:00
2025-05-04 21:54:47 -07:00