Skip to content
Snippets Groups Projects
Unverified Commit d9e432b0 authored by Sébastien Blin's avatar Sébastien Blin
Browse files

partipantoverlay: speed up layout animation

Change-Id: I272403d2f069e785883acac1e3a0b47695b913a7
parent 2fd162fb
No related branches found
No related tags found
No related merge requests found
......@@ -284,7 +284,7 @@ Rectangle {
PropertyAnimation {
target: participantRect
property: "opacity"
duration: 500
duration: 50
}
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment