[plasmashell] [Bug 486411] Renamed sensor labels are truncated in "System monitor Sensor" widgets set to "Text Only" display style and placed in panels

2024-05-09 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=486411

Nate Graham  changed:

   What|Removed |Added

   Version Fixed In||6.3

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

[plasmashell] [Bug 486411] Renamed sensor labels are truncated in "System monitor Sensor" widgets set to "Text Only" display style and placed in panels

2024-05-07 Thread Arjen Hiemstra
https://bugs.kde.org/show_bug.cgi?id=486411

Arjen Hiemstra  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
  Latest Commit||https://invent.kde.org/fram
   ||eworks/kquickcharts/-/commi
   ||t/4e2e898286e1de58bb321b718
   ||08d1bed87eff9a0
 Resolution|--- |FIXED

--- Comment #3 from Arjen Hiemstra  ---
Git commit 4e2e898286e1de58bb321b71808d1bed87eff9a0 by Arjen Hiemstra.
Committed on 06/05/2024 at 11:15.
Pushed by ahiemstra into branch 'master'.

controls: Ceil all components of preferredWidth in LegendDelegate contents

Layout internally `ceil()`s all sizes, so not doing the same means we
get a slight mismatch between the preferred size the layout wants to be
at and the preferred size we calculate, leading to the label being
elided.

While we're at it, drop the Item container and FontMetrics usage which
can be done using Label's implicitWidth these days.

M  +8-19   controls/LegendDelegate.qml

https://invent.kde.org/frameworks/kquickcharts/-/commit/4e2e898286e1de58bb321b71808d1bed87eff9a0

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

[plasmashell] [Bug 486411] Renamed sensor labels are truncated in "System monitor Sensor" widgets set to "Text Only" display style and placed in panels

2024-05-06 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=486411

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org

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

[plasmashell] [Bug 486411] Renamed sensor labels are truncated in "System monitor Sensor" widgets set to "Text Only" display style and placed in panels

2024-05-06 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=486411

Bug Janitor Service  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|ASSIGNED

--- Comment #2 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/frameworks/kquickcharts/-/merge_requests/77

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

[plasmashell] [Bug 486411] Renamed sensor labels are truncated in "System monitor Sensor" widgets set to "Text Only" display style and placed in panels

2024-05-01 Thread LeopardEnthusiast
https://bugs.kde.org/show_bug.cgi?id=486411

--- Comment #1 from LeopardEnthusiast  ---
Created attachment 169078
  --> https://bugs.kde.org/attachment.cgi?id=169078=edit
Sensor with changed name, displaying incorrectly.  The last 2 characters are
replaced with an ellipsis.

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