Skip to content
Commit 022214e4 authored by Marco Martin's avatar Marco Martin Committed by Vlad Zahorodnii
Browse files

Less concurrent animations

Overview was trying always to animate the opening with 2 animations at the same moment:

* the transition from initial to active in WindowHeapDelegate
* the animation on the partialactivationfactor was always ran, partial or not

this resulted in jankier animations than they could be.

now base only on partialanimationfactor, so we a re sure there is one single way to trigger the effect
parent c16a5e35
Pipeline #549679 passed with stage
in 9 minutes and 58 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment