https://bugs.kde.org/show_bug.cgi?id=510353
--- Comment #6 from Marco Martin <[email protected]> --- Git commit b5db0006b37e9e8c7abb5b41feecf1116bc59b82 by Marco Martin. Committed on 14/10/2025 at 09:20. Pushed by mart into branch 'master'. Fix glitches in separators rendering * Use the same control as size hit for the header, so there won't be cases where the sidebar and page headers have a different height * Redo how the sidebar separator split is done so it will always met perfectly with the headers separator It introduces a devicepixelratio property, because on 6.5 we can't depend from https://invent.kde.org/frameworks/kirigami/-/merge_requests/1937 on 6.6 it will use AlignedSize instead M +5 -0 app/SidebarMode.cpp M +5 -0 app/SidebarMode.h M +4 -6 app/qml/CategoriesPage.qml M +26 -17 app/qml/Main.qml M +4 -6 app/qml/SubCategoryPage.qml https://invent.kde.org/plasma/systemsettings/-/commit/b5db0006b37e9e8c7abb5b41feecf1116bc59b82 -- You are receiving this mail because: You are watching all bug changes.
