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 |https://invent.kde.org/plas
                   |ma/plasma-workspace/commit/ |ma/plasma-workspace/commit/
                   |591ce1f1f7e9f99d3854975e2a6 |b0056e32d0ade98051eeae9eae7
                   |d605ac4ecb44c               |7175d402a3d22

--- Comment #12 from Nate Graham <n...@kde.org> ---
Git commit b0056e32d0ade98051eeae9eae77175d402a3d22 by Nate Graham.
Committed on 05/05/2023 at 21:02.
Pushed by ngraham into branch 'Plasma/5.27'.

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


(cherry picked from commit 591ce1f1f7e9f99d3854975e2a6d605ac4ecb44c)

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

https://invent.kde.org/plasma/plasma-workspace/commit/b0056e32d0ade98051eeae9eae77175d402a3d22

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

Reply via email to