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

Fix DayTime Color Issues #98

Merged
merged 3 commits into from
May 24, 2023
Merged

Fix DayTime Color Issues #98

merged 3 commits into from
May 24, 2023

Conversation

princekurt
Copy link
Contributor

When switching between lightmode and dark mode, there is an error with the coloration of the symbols and navigation panel colors.

With this pull request, I have created some defaults, as well as added a new function that will generate a dynamic image. Small caveat is that if you resize a dynamic image, it will lose the tint that was given to it. So I have moved the resize to first, then the coloration next.

Before:

image

After:
Image from iOS (1)
Image from iOS

In the maptemplate, the leading and trailing buttons wouldn't update.  This completes the wiring to make those update on the MapTemplate.updateConfig call.
@birkir birkir merged commit 062d891 into birkir:master May 24, 2023
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