1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-04-12 00:32:17 -04:00

fix: Extend Blur Overview edge to edge

This commit is contained in:
purian23
2026-01-31 22:16:13 -05:00
parent 5f2a5a5d7d
commit 9669e9bc87

View File

@@ -519,6 +519,7 @@ Variants {
blurEnabled: true blurEnabled: true
blur: 0.8 blur: 0.8
blurMax: 75 blurMax: 75
autoPaddingEnabled: false
} }
} }
} }