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 progressbar text having the wrong color sometimes #4186

Merged
merged 2 commits into from
Aug 23, 2023

Conversation

Jacalz
Copy link
Member

@Jacalz Jacalz commented Aug 23, 2023

Description:

I noticed in Rymdport that the text color flickered from white to black after being rendered for the first time. There have also been reports of the text having a different color sometimes which I assume relates to the fact that we never refreshed the label.

Checklist:

  • Tests included.
  • Lint and formatter run with no errors.
  • Tests all pass.

I noticed in Rymdport that the text color flickered from white to black after being rendered for the first time. There have also been reports of the text having a different color sometimes.
@coveralls
Copy link

Coverage Status

coverage: 65.311% (-0.01%) from 65.321% when pulling 862e6b4 on Jacalz:fix-progressbar-color into d2a24a9 on fyne-io:develop.

Copy link
Member

@andydotxyz andydotxyz left a comment

Choose a reason for hiding this comment

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

Oops!

@Jacalz Jacalz merged commit 4a46f1a into fyne-io:develop Aug 23, 2023
11 checks passed
@Jacalz Jacalz deleted the fix-progressbar-color branch August 23, 2023 16:50
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.

3 participants