Skip to content
  • Vlad Zahorodnii's avatar
    effects/overview: Delay starting the intro animation · 8e0264d0
    Vlad Zahorodnii authored
    The ExpoLayout delays relayouting for optimization purposes. However,
    this means that new geometry will be available only after returning to
    the event loop.
    
    This change delays starting the intro animation so it can be started
    with new geometries.
    8e0264d0