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

--- Comment #6 from Nate Graham <n...@kde.org> ---
Git commit 772f02540e653e5c5f92c9bbed94b981a757ca3b by Nate Graham.
Committed on 05/08/2024 at 22:12.
Pushed by ngraham into branch 'master'.

Add Spinbox-specific decrease and increase icons

In the past, the Plasma spinbox used list-remove and list-add, relying
on these icons looking like minus and plus icons. But that was fragile
and wrong, and when one of the icons changed, the spinbox icons started
looking nonsensical.

Instead, let's add dedicated icons for this in the icon theme, and ask
the spinbox to use those. We can use the fallback functionality to use
the old icons names for themes without these.

A  +13   -0    icons/actions/16/spinbox-decrease.svg
A  +1    -0    icons/actions/16/spinbox-increase.svg
A  +10   -0    icons/actions/22/spinbox-decrease.svg
A  +1    -0    icons/actions/22/spinbox-increase.svg

https://invent.kde.org/frameworks/breeze-icons/-/commit/772f02540e653e5c5f92c9bbed94b981a757ca3b

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

Reply via email to