quickshell: a bunch of changes
This commit is contained in:
parent
8c6b9f65c9
commit
b82a3580ec
11 changed files with 137 additions and 100 deletions
|
@ -106,7 +106,7 @@ Scope {
|
|||
property: "width"
|
||||
from: rect.width
|
||||
to: 0
|
||||
duration: failed ? 10000 : 800
|
||||
duration: root.failed ? 10000 : 800
|
||||
onFinished: popupLoader.active = false
|
||||
|
||||
// Pause the animation when the mouse is hovering over the popup,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue