https://bugs.kde.org/show_bug.cgi?id=517065
cwo <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/plasma-desktop/-/commit/ |ma/plasma-desktop/-/commit/ |d96832faf0239846e4d1ce7b699 |65d499466e4f750cf9c0def0ec5 |bd3b721fc407b |3c9dedbebe7d1 --- Comment #8 from cwo <[email protected]> --- Git commit 65d499466e4f750cf9c0def0ec53c9dedbebe7d1 by Christoph Wolk. Committed on 06/03/2026 at 04:16. Pushed by cwo into branch 'Plasma/6.6'. applets/kicker: a bunch of small fixes for the sidebar - When removing all favorites, the minimum window size does not take this into account, so the popup ends up too large - The spacing is a bit off, most notable when there is only one category of favorites. Now that this is a scrollview, we should set the margins inside the scrollview. - On a non-top panel, the system favorites are supposed to be bottom-aligned in the sidebar, and the apps top-aligned. This is broken, becasue we're setting the minimum size by the layout's parent, which is not the ScrollView but the ScrollView's contentItem. (cherry picked from commit d96832faf0239846e4d1ce7b699bd3b721fc407b) Co-authored-by: Christoph Wolk <[email protected]> M +10 -8 applets/kicker/MenuRepresentation.qml https://invent.kde.org/plasma/plasma-desktop/-/commit/65d499466e4f750cf9c0def0ec53c9dedbebe7d1 -- You are receiving this mail because: You are watching all bug changes.
