mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-06-01 01:59:47 +00:00
Npanel: fix shadow that overlaps on bar
This commit is contained in:
+1
-2
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user