panel: Fix startup feedback fill showing on lockscreen

Ensure that the startup feedback background fill does not show up on the
lockscreen.
This commit is contained in:
Devin Lin 2025-07-29 16:05:25 -04:00
parent a2b9e98801
commit 1e2ba92a5a

View file

@ -60,7 +60,7 @@ Item {
screen: Plasmoid.screen
maximizedTracker: containmentItem.windowMaximizedTracker
visible: !containmentItem.fullscreen
visible: !MobileShellState.LockscreenDBusClient.lockscreenActive && !containmentItem.fullscreen
}
// Status bar component