mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-15 18:43:59 +00:00
Revert "Npanel: fix shadow that overlaps on bar"
This reverts commit 6c6d6e54d4.
This commit is contained in:
+2
-1
@@ -220,7 +220,8 @@ Loader {
|
||||
bottomLeftRadius: Style.radiusL
|
||||
bottomRightRadius: Style.radiusL
|
||||
|
||||
layer.enabled: !attachedToBar
|
||||
// Drop shadow effect
|
||||
layer.enabled: true
|
||||
layer.effect: MultiEffect {
|
||||
shadowEnabled: true
|
||||
shadowBlur: 0.85
|
||||
|
||||
Reference in New Issue
Block a user