https://bugs.kde.org/show_bug.cgi?id=483529
Akseli Lahtinen <akse...@akselmo.dev> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/plas | |ma/libksysguard/-/commit/bd | |3173507ae2554863226aac7a25f | |1ffebe362d1 --- Comment #3 from Akseli Lahtinen <akse...@akselmo.dev> --- Git commit bd3173507ae2554863226aac7a25f1ffebe362d1 by Akseli Lahtinen. Committed on 18/04/2024 at 08:55. Pushed by akselmo into branch 'master'. Fix linecharts and bar charts for small sizes In small sizes, linecharts still tried to show both the y-axis legend and grid lines. Bar charts did not resize the bar properly. For linechart this hides both when the size is too small to fit them properly. M +3 -1 faces/facepackages/barchart/contents/ui/CompactRepresentation.qml M +1 -1 faces/facepackages/facegrid/contents/ui/CompactRepresentation.qml M +8 -2 faces/facepackages/facegrid/contents/ui/FaceControl.qml M +2 -1 faces/facepackages/facegrid/contents/ui/FaceGrid.qml M +1 -1 faces/facepackages/facegrid/contents/ui/FullRepresentation.qml M +2 -0 faces/facepackages/linechart/contents/ui/CompactRepresentation.qml https://invent.kde.org/plasma/libksysguard/-/commit/bd3173507ae2554863226aac7a25f1ffebe362d1 -- You are receiving this mail because: You are watching all bug changes.