Skip to content
  • Vlad Zahorodnii's avatar
    effects/overview: Disable animations until started · 028421c4
    Vlad Zahorodnii authored
    Once an animation starts due to property change, it cannot be easily
    re-targeted. This can cause undesired animation jumps if a property
    changes during startup (for example from 0 to its final value).
    
    With this change, the window heap's animation will be disabled until
    the effect starts the intro animation.
    028421c4