Skip to content

Conversation

NiVZ78
Copy link
Contributor

@NiVZ78 NiVZ78 commented Jul 15, 2018

Update battery icon drawing code:

  • Move left side of icon 1px to the right
  • Change fillRect to use (x, y, width, height) instead of previous (x1, y1, x2, y2) which was drawing lots of off-screen pixels.

NiVZ78 added 2 commits July 15, 2018 23:10
updating my openaps fork 2018-07-15
Move left side of battery icon 1px to the right.
Change fillRect to use (x, y, width, height) as it was using (x1, y1, x2, y2) and drawing lots of off screen pixels.
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.

1 participant