bar: fix float bar tint loss

This commit is contained in:
Sighthesia
2025-10-03 01:34:51 +08:00
committed by GitHub
parent e3d596e034
commit 24163dfa4a
@@ -27,7 +27,7 @@ Item { // Bar content region
// Background shadow
Loader {
active: Config.options.bar.showBackground && Config.options.bar.cornerStyle === 1
active: false // For bars background color consistency
anchors.fill: barBackground
sourceComponent: StyledRectangularShadow {
anchors.fill: undefined // The loader's anchors act on this, and this should not have any anchor