Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lcdclock/lcdclockplus: fix special characters in clockinfo menus #3592

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

Freubert
Copy link

When syncing e.g. weather info on the watch, the display/layout for temperature is broken/misplaced/invisible on lcdclock and lcdclockplus inside the clockinfo menus.
screenshot_20240927-105228
screenshot_20240927-105021

This PR fixed that issue by removing special characters from the clockinfo item text that can't be displayed by 7seg font. The width calculation for the size definition becomes more accurate, which leads to a correct placement of the text.
screenshot_20240927-102959
screenshot_20240927-103607

@kamilkrz
Copy link
Contributor

This looks like need for version bump to be addressed in updater.

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.

2 participants