mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2025-12-06 21:45:38 -05:00
anotehr qmlfmt round and extra GPU data
This commit is contained in:
@@ -87,7 +87,8 @@ Rectangle {
|
||||
|
||||
SequentialAnimation on opacity {
|
||||
id: pulseAnimation
|
||||
running: parent.visible && hasActivePrivacy && PrivacyService.cameraActive
|
||||
running: parent.visible && hasActivePrivacy
|
||||
&& PrivacyService.cameraActive
|
||||
loops: Animation.Infinite
|
||||
|
||||
NumberAnimation {
|
||||
|
||||
Reference in New Issue
Block a user