https://bugs.kde.org/show_bug.cgi?id=517065
cwo <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/plas | |ma/plasma-desktop/-/commit/ | |d96832faf0239846e4d1ce7b699 | |bd3b721fc407b Status|ASSIGNED |RESOLVED --- Comment #7 from cwo <[email protected]> --- Git commit d96832faf0239846e4d1ce7b699bd3b721fc407b by Christoph Wolk. Committed on 06/03/2026 at 02:13. Pushed by cwo into branch 'master'. 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. M +10 -8 applets/kicker/MenuRepresentation.qml https://invent.kde.org/plasma/plasma-desktop/-/commit/d96832faf0239846e4d1ce7b699bd3b721fc407b -- You are receiving this mail because: You are watching all bug changes.
