mirror of
https://git.jami.net/savoirfairelinux/jami-client-qt.git
synced 2025-07-14 04:25:22 +02:00
partipantoverlay: speed up layout animation
Change-Id: I272403d2f069e785883acac1e3a0b47695b913a7
This commit is contained in:
parent
2fd162fbac
commit
d9e432b0e3
1 changed files with 1 additions and 1 deletions
|
@ -284,7 +284,7 @@ Rectangle {
|
|||
PropertyAnimation {
|
||||
target: participantRect
|
||||
property: "opacity"
|
||||
duration: 500
|
||||
duration: 50
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue