mirror of
https://github.com/MarekZegare4/MeshCore-Solo.git
synced 2026-07-26 14:58:12 +00:00
PopupMenu drew its own unscaled ^/v text markers instead of the track+thumb indicator the rest of the UI uses, so it didn't show position/ proportion and looked inconsistent on e-ink. drawScrollIndicator(Px) assumed a full-width list (anchored to d.width()), which doesn't hold for a centred, narrower popup box — added a right_x-aware overload so it can anchor to the box's own edge instead. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>