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

Wide gauge stat should not move when textual values change #1446

Closed
mturoci opened this issue May 26, 2022 Discussed in #1443 · 0 comments · Fixed by #1566
Closed

Wide gauge stat should not move when textual values change #1446

mturoci opened this issue May 26, 2022 Discussed in #1443 · 0 comments · Fixed by #1566
Assignees
Labels
bug Bug in code ui Related to UI

Comments

@mturoci
Copy link
Collaborator

mturoci commented May 26, 2022

via @itsxaos

Discussed in #1443

Originally posted by itsxaos May 25, 2022
The alignment of the gauge on the wide gauge card doesn't seem right, it moves when the value / auxiliary value changes, and generally doesn't look like it does in the docs.

Here's what it looks like, on the left in Vivaldi (Chromium) and Firefox on the right:

wave_gauge_align.mp4

Implementation notes

The moving is kind of expected when one moves between order of 10s (e.g. going from 99 to 100) or the precision changes (e.g. 0,1 to 0,09). However, this should not happen when the change is within the same order (1 to 2).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bug in code ui Related to UI
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants