1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-06-08 04:09:15 -04:00

fix(authModals): enable overlay layer for for auth popups

This commit is contained in:
purian23
2026-06-05 21:27:37 -04:00
parent 5716249bd9
commit 6c5836722a
2 changed files with 2 additions and 0 deletions
@@ -25,6 +25,7 @@ DankModal {
closeOnEscapeKey: true
closeOnBackgroundClick: true
allowStacking: true
useOverlayLayer: true
keepPopoutsOpen: true
onBackgroundClicked: close()