https://bugs.kde.org/show_bug.cgi?id=416386

Nate Graham <n...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://invent.kde.org/plas
                   |                            |ma/plasma-workspace/commit/
                   |                            |591ce1f1f7e9f99d3854975e2a6
                   |                            |d605ac4ecb44c
             Status|ASSIGNED                    |RESOLVED
   Version Fixed In|                            |5.27.5
         Resolution|---                         |FIXED

--- Comment #11 from Nate Graham <n...@kde.org> ---
Git commit 591ce1f1f7e9f99d3854975e2a6d605ac4ecb44c by Nate Graham.
Committed on 05/05/2023 at 20:56.
Pushed by ngraham into branch 'master'.

applets/notification: fix history view vertical lines

Right now we use a thickened version of the Plasma theme's vertical line
SVG for the lines in grouped history items. However this is an abuse of
the SVGs, which were not necessarily designed to be thickened in that
way. The result looks fine for some themes where the SVG really is just
a plain vertical line, but does not look good for themes where the
graphic is fancier--for example, Oxygen.

Since the look we want here is just a thick line (AKA a rectangle),
let's just create one ourselves to avoid drama with the Plasma theme.
FIXED-IN: 5.27.5

M  +8    -5    applets/notifications/package/contents/ui/FullRepresentation.qml

https://invent.kde.org/plasma/plasma-workspace/commit/591ce1f1f7e9f99d3854975e2a6d605ac4ecb44c

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

Reply via email to