[plasma-systemmonitor] [Bug 463498] System Monitor CPU line chart legend text gets cut off easily

2023-11-01 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=463498

Nate Graham  changed:

   What|Removed |Added

   Version Fixed In||6.0

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

[plasma-systemmonitor] [Bug 463498] System Monitor CPU line chart legend text gets cut off easily

2023-10-31 Thread Arjen Hiemstra
https://bugs.kde.org/show_bug.cgi?id=463498

--- Comment #5 from Arjen Hiemstra  ---
Git commit a9b04f2ba18b630bb86f404a4ffcf4ce18e1ab75 by Arjen Hiemstra.
Committed on 31/10/2023 at 18:18.
Pushed by ahiemstra into branch 'master'.

Don't shrink legend below its implicit height when in "constrained" mode

This will allow plasma-systemmonitor to properly account for the entire
legend's height.

M  +1-4faces/facepackages/barchart/contents/ui/FullRepresentation.qml
M  +1-5faces/facepackages/linechart/contents/ui/FullRepresentation.qml
M  +1-4faces/facepackages/piechart/contents/ui/FullRepresentation.qml

https://invent.kde.org/plasma/libksysguard/-/commit/a9b04f2ba18b630bb86f404a4ffcf4ce18e1ab75

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

[plasma-systemmonitor] [Bug 463498] System Monitor CPU line chart legend text gets cut off easily

2023-10-31 Thread Arjen Hiemstra
https://bugs.kde.org/show_bug.cgi?id=463498

Arjen Hiemstra  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/plas
   ||ma/plasma-systemmonitor/-/c
   ||ommit/090d17a73b2b9de08d3b1
   ||075752f0309499b592a
 Status|ASSIGNED|RESOLVED

--- Comment #4 from Arjen Hiemstra  ---
Git commit 090d17a73b2b9de08d3b1075752f0309499b592a by Arjen Hiemstra.
Committed on 26/10/2023 at 17:16.
Pushed by ahiemstra into branch 'master'.

PageContents: Use loaders for conditional objects and fix some sizing issues

Use ConditionalLoader for objects where we choose between two types so
we can avoid creating the second object. While at it, fix some sizing
issues with columns that were not properly respecting the face sizes.

M  +58   -58   src/page/PageContents.qml

https://invent.kde.org/plasma/plasma-systemmonitor/-/commit/090d17a73b2b9de08d3b1075752f0309499b592a

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

[plasma-systemmonitor] [Bug 463498] System Monitor CPU line chart legend text gets cut off easily

2023-10-27 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=463498

Nate Graham  changed:

   What|Removed |Added

 Status|CONFIRMED   |ASSIGNED

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

[plasma-systemmonitor] [Bug 463498] System Monitor CPU line chart legend text gets cut off easily

2023-09-15 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=463498

Nate Graham  changed:

   What|Removed |Added

 CC||f.alexander.wi...@gmail.com

--- Comment #3 from Nate Graham  ---
*** Bug 471069 has been marked as a duplicate of this bug. ***

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

[plasma-systemmonitor] [Bug 463498] System Monitor CPU line chart legend text gets cut off easily

2023-04-03 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=463498

Nate Graham  changed:

   What|Removed |Added

   Keywords||usability

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

[plasma-systemmonitor] [Bug 463498] System Monitor CPU line chart legend text gets cut off easily

2023-04-03 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=463498

Nate Graham  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

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

[plasma-systemmonitor] [Bug 463498] System Monitor CPU line chart legend text gets cut off easily

2023-04-03 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=463498

Nate Graham  changed:

   What|Removed |Added

Summary|System Monitor CPU line |System Monitor CPU line
   |chart does not show all 16  |chart legend text gets cut
   |cores on a 1080p screen |off easily
   Priority|NOR |HI
 Resolution|INTENTIONAL |---
 CC||n...@kde.org
 Status|RESOLVED|REPORTED

--- Comment #2 from Nate Graham  ---
This can't truly be intentional; it represents quite an obvious visual
papercut. I get that there are trade-offs involved, but we ought to choose the
one that doesn't cause parts of the legend to get cut off with common hardware
and window sizes. If it isn't easy for the current code to accommodate all the
elements of the legend, the code ought to be changed to make that possible.
Another option is to make the legend text shorter they they all show common
elements. Right now the legend text is quite redundant for graphs that show a
lot of similar things.

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