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 cpu legend colouring #83

Merged
merged 5 commits into from
Mar 11, 2020
Merged

Fix cpu legend colouring #83

merged 5 commits into from
Mar 11, 2020

Conversation

ClementTsang
Copy link
Owner

Description

A description of the change and what it does. If relevant, please provide screenshots of what results from the change:

Fixes cpu legend colouring when hidden due to using the incorrect index, as well as merges two separate iterations together.

Issue

If applicable, what issue does this address?

Closes: #79

Type of change

Remove the irrelevant ones:

  • Bug fix (non-breaking change which fixes an issue)

Test methodology

Please state how this was tested:

Tested to fix the problem on Arch Linux with no performance or feature regressions.

Please tick which platforms this change was tested on:

  • Windows
  • macOS
  • Linux

Checklist

Please ensure all are ticked (and actually done):

  • Change has been tested to work
  • Areas your change affects has been linted using rustfmt
  • Code has been self-reviewed
  • Code has been tested and no new breakage is introduced
  • Documentation has been added/updated if needed
  • No merge conflicts arise from the change

Other information

Provide any other relevant information:

@ClementTsang ClementTsang merged commit d07cee0 into master Mar 11, 2020
@ClementTsang ClementTsang deleted the fix_cpu_legend_colouring branch March 11, 2020 05:02
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.

CPU colour is incorrect when you hide a cpu
1 participant