https://bugs.kde.org/show_bug.cgi?id=516496
Filip Fila <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Version| |6.6.2 Fixed/Implemented| | In| | Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/plas | |ma/oxygen/-/commit/25eaaa50 | |258bf9efea9dd78bdba29febf3e | |16816 --- Comment #3 from Filip Fila <[email protected]> --- Git commit 25eaaa50258bf9efea9dd78bdba29febf3e16816 by Filip Fila. Committed on 24/02/2026 at 21:36. Pushed by filipf into branch 'Plasma/6.6'. desktoptheme: Fix Oxygen's scrollbar not having the proper sizing The SVG for Oxygen's scrollbar is missing a hint property that sets the scrollbar's size. This has lead at least one user to confuse it with the Breeze scrollbar. This patch adds a hint property, widening the scrollbar a bit more so it looks more like Oxygen's Plasma theme sliders and progressbars. It also now better matches the scrollbars in the widget style. FIXED-IN: 6.6.2 | Before | After | | ------ | ------ | | {width=663 height=600} | {width=666 height=600} | (cherry picked from commit b8016527f0b66193aee5d6e3938275d3c11c072d) 9fc57e36 desktoptheme: Make Oxygen's scrollbar look more Oxygen-y Co-authored-by: Filip Fila <[email protected]> M +335 -713 desktoptheme/oxygen/widgets/scrollbar.svg https://invent.kde.org/plasma/oxygen/-/commit/25eaaa50258bf9efea9dd78bdba29febf3e16816 -- You are receiving this mail because: You are watching all bug changes.
