https://bugs.kde.org/show_bug.cgi?id=433118
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/plas | |ma/breeze/commit/2f1fc86a13 | |1361e367311d0560485d94f9c59 | |039 Status|CONFIRMED |RESOLVED Version Fixed In| |5.21.1 --- Comment #4 from Nate Graham <n...@kde.org> --- Git commit 2f1fc86a131361e367311d0560485d94f9c59039 by Nate Graham. Committed on 17/02/2021 at 21:38. Pushed by ngraham into branch 'master'. Revert "Revert "Do not draw background or line in toolbars if the color scheme has no headers group"" This reverts commit 9f40b17e573dee1fa7779464181a24cb875c3825. The idea of a Tools Area separator only makes sense when there is a unibody Tools Area. When using a color scheme without Header colors, there is no Tools Area (just a disparate collection of titlebars, manubars, and toolbars), so the line is just extra visual noise that various people have objected to following the Plasma 5.21 release. Let's make it conditional on using a color scheme with Header colors again. FIXED-IN: 5.21.1 M +1 -1 kstyle/breezestyle.cpp M +7 -0 kstyle/breezetoolsareamanager.cpp M +3 -0 kstyle/breezetoolsareamanager.h https://invent.kde.org/plasma/breeze/commit/2f1fc86a131361e367311d0560485d94f9c59039 -- You are receiving this mail because: You are watching all bug changes.