https://bugs.kde.org/show_bug.cgi?id=519542
--- Comment #10 from Nate Graham <[email protected]> --- Git commit 369b6980b447514da8aa2391c290af86cdb7b5c1 by Nate Graham. Committed on 26/05/2026 at 13:33. Pushed by ngraham into branch 'Plasma/6.7'. applets/taskmanager: re-introduce dynamic badge sizing This was accidentally lost with the port to Kirigami.Badge in e9fd8f905298b997757cddf30c0c99b6b852be12; bring it back here. This implementation differs from the old one in only one significant respect: with a tiny panel and a massively long badge, the badge can overflow. With the old implementation, it became unreadably small. Better handling is needed for this situation in a general sense, as neither option is ideal. Related: bug 520447 FIXED-IN: 6.7.0 (cherry picked from commit a64e763d82389fd400e92aca0a6bbe93ddab9e57) Co-authored-by: Nate Graham <[email protected]> M +11 -1 applets/taskmanager/qml/TaskBadgeOverlay.qml https://invent.kde.org/plasma/plasma-desktop/-/commit/369b6980b447514da8aa2391c290af86cdb7b5c1 -- You are receiving this mail because: You are watching all bug changes.
