Npanel: fix shadow that overlaps on bar

This commit is contained in:
Ly-sec
2025-11-01 13:15:09 +01:00
parent 34a6947ad6
commit 6c6d6e54d4
+1 -2
View File
@@ -220,8 +220,7 @@ Loader {
bottomLeftRadius: Style.radiusL
bottomRightRadius: Style.radiusL
// Drop shadow effect
layer.enabled: true
layer.enabled: !attachedToBar
layer.effect: MultiEffect {
shadowEnabled: true
shadowBlur: 0.85