https://bugs.kde.org/show_bug.cgi?id=521041

Tobias Fella <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://invent.kde.org/plas
                   |                            |ma/libksysguard/-/commit/78
                   |                            |026f6dd65a29f2e6ac399ed5fa0
                   |                            |d89bf5f17b6

--- Comment #3 from Tobias Fella <[email protected]> ---
Git commit 78026f6dd65a29f2e6ac399ed5fa0d89bf5f17b6 by Tobias Fella.
Committed on 09/06/2026 at 12:49.
Pushed by tfella into branch 'Plasma/6.7'.

Fix precision for doubles passed as strings

These would previously be erroneously rounded to a single digit of precision,
which leads to very broken labels in some graphs.
We also need to add these to the list of cases where we want more precision,
similar to how doubles are already handled.

While doing that, add some tests for the existing cases and the new cases and
slightly refactor the code to be more understandable.
(cherry picked from commit aa70fce4aab5bcf24b1c802b62c7208e20c7dfee)

M  +23   -0    autotests/formattertest.cpp
M  +7    -1    formatter/Formatter.cpp

https://invent.kde.org/plasma/libksysguard/-/commit/78026f6dd65a29f2e6ac399ed5fa0d89bf5f17b6

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to