https://bugs.kde.org/show_bug.cgi?id=443569
Ismael Asensio <isma...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/plas | |ma/kinfocenter/-/commit/3a1 | |b7055c3117a1be6eb4e67eaafd0 | |df42f75f81 Status|CONFIRMED |RESOLVED Version Fixed In| |6.4 --- Comment #5 from Ismael Asensio <isma...@gmail.com> --- Git commit 3a1b7055c3117a1be6eb4e67eaafd0df42f75f81 by Ismael Asensio. Committed on 10/02/2025 at 20:57. Pushed by iasensio into branch 'master'. kcms/energy: Remove extra top/right paddings and fix plot area Previous drawing assumed a centered plot with symmetric x and y paddings, which resulted in extra wasted space on the top and right of the plot. Rework the plot positioning to allow different paddings on every edge, which will serve to accomodate the axis labels. This new plot geometry property is also used to better center the placeholder message. Also limit the min/max graph height so it doesn't get too big on maximized pages, or too small on compact ones. FIXED-IN: 6.4 M +46 -28 kcms/energy/ui/Graph.qml M +11 -9 kcms/energy/ui/main.qml https://invent.kde.org/plasma/kinfocenter/-/commit/3a1b7055c3117a1be6eb4e67eaafd0df42f75f81 -- You are receiving this mail because: You are watching all bug changes.