mirror of
https://github.com/KDE/latte-dock.git
synced 2025-03-21 10:50:30 +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:
parent
56865f36dd
commit
ca65e2c4f0
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user