Skip to content
  • Benjamin Otte's avatar
    stack: Queue a resize/allocate when switching children · b6b00c31
    Benjamin Otte authored
    We only allocate a size to the currently visible child, so we obviously
    need to rerun allocation when the visible child changes.
    
    In the case where the stack is not homogenous, we also need to queue a
    resize because our size request just changed.
    b6b00c31