mirror of
https://github.com/KDE/latte-dock.git
synced 2025-08-26 05:49:29 +03:00
delay a lot more the fastrestoreanimation
--this looks a lot better when a task is in attention and the user uses its mouse to access that task
This commit is contained in:
@ -26,7 +26,7 @@ import org.kde.plasma.plasmoid 2.0
|
||||
ParallelAnimation{
|
||||
id: fastRestoreAnimation
|
||||
|
||||
property int speed: mainItemContainer.animationTime
|
||||
property int speed: 9*mainItemContainer.animationTime
|
||||
|
||||
PropertyAnimation {
|
||||
target: wrapper
|
||||
|
Reference in New Issue
Block a user