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: temperature chart legend #973

Merged

Conversation

pedrolamas
Copy link
Member

@pedrolamas pedrolamas commented Dec 8, 2022

Show the Temperature Chart legend with pretty names correctly sorted in the same order as the above Temperature List.

Before

image

After

image

Fixes #972

Signed-off-by: Pedro Lamas pedrolamas@gmail.com

Signed-off-by: Pedro Lamas <pedrolamas@gmail.com>
@pedrolamas pedrolamas added GH - Bug Something isn't working UI - QoL Improvements to the UI labels Dec 8, 2022
@pedrolamas pedrolamas added this to the 1.22.1 milestone Dec 8, 2022
@pedrolamas
Copy link
Member Author

@pmaersk Please take a look at the before & after pictures, I think this will fix the remaining issue!

@pmaersk
Copy link

pmaersk commented Dec 8, 2022

Seems fine. Maybe try to grey-out an item in the main thermals window and verify it does not show up in pop-up. But what I see isfine. Thx.

@pedrolamas
Copy link
Member Author

Maybe try to grey-out an item in the main thermals window and verify it does not show up in pop-up.

Good point, I just tested it and worked fine!

@pmaersk
Copy link

pmaersk commented Dec 8, 2022

Perfect.:-)

@pedrolamas pedrolamas merged commit f490098 into fluidd-core:develop Dec 8, 2022
@pedrolamas pedrolamas deleted the pedrolamas/temp-chart-fix branch December 8, 2022 20:34
koriwi pushed a commit to koriwi/fluidd that referenced this pull request Dec 15, 2022
Signed-off-by: Pedro Lamas <pedrolamas@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
GH - Bug Something isn't working UI - QoL Improvements to the UI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Temperature Chart legend is not showing sorted pretty names
3 participants