1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-08-04 04:28:30 -04:00

lock: add completed guard in fade to dpms window

related #2885
This commit is contained in:
bbedward
2026-07-24 14:12:26 -04:00
parent 77a357109a
commit fa094db127
4 changed files with 11 additions and 5 deletions
@@ -113,6 +113,8 @@ Item {
}
function sendLockerReadyOnce() {
if (root.demoMode)
return;
if (lockerReadySent)
return;
if (root.unlocking)