fix error option name

This commit is contained in:
Sighthesia
2025-10-05 17:52:23 +08:00
committed by GitHub
parent c1fa902189
commit 3b3be4b6cb
@@ -27,7 +27,7 @@ Item { // Bar content region
// Background shadow
Loader {
active: Config.options.bar.showBackground && Config.options.bar.cornerStyle === 1 && Config.options.bar.floatShadow
active: Config.options.bar.showBackground && Config.options.bar.cornerStyle === 1 && Config.options.bar.floatStyleShadow
anchors.fill: barBackground
sourceComponent: StyledRectangularShadow {
anchors.fill: undefined // The loader's anchors act on this, and this should not have any anchor