https://bugs.kde.org/show_bug.cgi?id=449868
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |5.24.3 Latest Commit| |https://invent.kde.org/plas | |ma/libksysguard/commit/1b36 | |ab8c5884a21f52f6cae69dddef8 | |071e0c290 Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #17 from Nate Graham <n...@kde.org> --- Git commit 1b36ab8c5884a21f52f6cae69dddef8071e0c290 by Nate Graham, on behalf of John Fano. Committed on 28/02/2022 at 16:57. Pushed by ngraham into branch 'master'. Fixed computational bug for bar chart spacing The current calculation method for the bar chart spacing would always result in a spacing size of zero (0). This fix implements a fixed size bar spacing scaling with the font size. It allows the chart to scale well at any resolution, DPI and font size as well as with any number of items charted. FIXED-IN: 5.24.3 M +1 -1 faces/facepackages/barchart/contents/ui/BarChart.qml https://invent.kde.org/plasma/libksysguard/commit/1b36ab8c5884a21f52f6cae69dddef8071e0c290 -- You are receiving this mail because: You are watching all bug changes.