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

Gauge percentage color fix #7

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

Conversation

go-hacks
Copy link

Original uses a bit modifier that simply doesn't work no matter what bits you shift. This fix copies the required colors directly from their sources into the style. I also included a small test to show the proper result so you can compare to the old one.

Original uses a bit modifier that simply doesn't work no matter what bits you shift. This fix copies the required colors directly from their sources into the style.
@go-hacks go-hacks closed this Nov 22, 2021
@dcorbe dcorbe reopened this Nov 25, 2021
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