Skip to content

Display HIGH/LOW for out-of-range BG on main screen#565

Open
bjorkert wants to merge 1 commit intomainfrom
feature/high-low-bg-display
Open

Display HIGH/LOW for out-of-range BG on main screen#565
bjorkert wants to merge 1 commit intomainfrom
feature/high-low-bg-display

Conversation

@bjorkert
Copy link
Contributor

Summary

  • Show "HIGH" when BG >= 400 and "LOW" when BG <= 39 on the main screen, matching Dexcom sensor range behavior
  • Reduce font size (85pt → 65pt) when displaying HIGH/LOW so the text fits
  • Rename setBGTextColorupdateBGTextAppearance to reflect its broader role

Closes #503

Show "HIGH" when BG >= 400 and "LOW" when BG <= 39, matching
Dexcom sensor range behavior. Reduce font size for these labels
to fit the display.
Copy link
Collaborator

@codebymini codebymini left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@bjorkert bjorkert self-assigned this Mar 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature Request: Display "Low" and "High" for out-of-range glucose values

2 participants