mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-01-24 21:42:51 -05:00
desktop-widgets: add overlay IPC and overview option
This commit is contained in:
@@ -227,12 +227,6 @@ Scope {
|
||||
}
|
||||
}
|
||||
|
||||
onAnimatingOutChanged: {
|
||||
if (!animatingOut || scaleAnimation.animation.running)
|
||||
return;
|
||||
Qt.callLater(niriOverviewScope.resetState);
|
||||
}
|
||||
|
||||
Behavior on opacity {
|
||||
NumberAnimation {
|
||||
duration: Theme.expressiveDurations.expressiveDefaultSpatial
|
||||
|
||||
Reference in New Issue
Block a user