https://bugs.kde.org/show_bug.cgi?id=506463
cwo <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/plasma-pa/-/commit/a66ce |ma/plasma-pa/-/commit/cab7d |3f64df762b5d92a4a23b2394abf |0d8c62da8ffe4067c6a81a4febf |0fa9a436 |e2d0c3b2 --- Comment #4 from cwo <[email protected]> --- Git commit cab7d0d8c62da8ffe4067c6a81a4febfe2d0c3b2 by Christoph Wolk. Committed on 22/08/2025 at 14:56. Pushed by cwo into branch 'Plasma/6.4'. applet: don't indent streams For sources, we add indentation to the entry if the other source category has radio buttons but the current category does not (due to having only a single entry), to make them align properly. The code also applies this to streams, but this makes no sense as streams never have radio buttons. Instead, we apply the indentation only for devices, not streams. For clarity, we factor this out as a property and use it for other conditionals that test for being a stream, rather than duplicate the code. FIXED-IN: 6.4.5 (cherry picked from commit a66ce3f64df762b5d92a4a23b2394abf0fa9a436) Co-authored-by: Christoph Wolk <[email protected]> M +5 -4 applet/ListItemBase.qml https://invent.kde.org/plasma/plasma-pa/-/commit/cab7d0d8c62da8ffe4067c6a81a4febfe2d0c3b2 -- You are receiving this mail because: You are watching all bug changes.
