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

Refresh trend charts when system dark mode settings fire an event #303

Merged
merged 1 commit into from
Sep 16, 2023

Conversation

uhafner
Copy link
Member

@uhafner uhafner commented Sep 15, 2023

Toggling dark and light mode required a redrawing of all trend charts since the colors need to be adapted.

Toggling dark and light mode required a redrawing of all trend charts
since the colors need to be adapted.
@uhafner uhafner added the enhancement Enhancement of existing functionality label Sep 15, 2023
@codecov
Copy link

codecov bot commented Sep 15, 2023

Codecov Report

Merging #303 (63d6269) into master (433fe3f) will not change coverage.
Report is 2 commits behind head on master.
The diff coverage is n/a.

@@            Coverage Diff            @@
##             master     #303   +/-   ##
=========================================
  Coverage     51.42%   51.42%           
  Complexity       17       17           
=========================================
  Files             7        7           
  Lines           105      105           
  Branches          3        3           
=========================================
  Hits             54       54           
  Misses           51       51           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@uhafner uhafner merged commit 3a10234 into master Sep 16, 2023
28 checks passed
@uhafner uhafner deleted the refresh-charts-on-dark-mode-event branch September 16, 2023 09:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancement of existing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant