Skip to content
  • Tristan Van Berkom's avatar
    GtkScrolledWindow: Bug 766569 - Make propagation of natural child sizes optional · 0984d162
    Tristan Van Berkom authored and Matthias Clasen's avatar Matthias Clasen committed
    Making propagation of child natural sizes mandatory (or default, even) was
    evidently a mistake as this causes dynamic content in a scrolled window
    to resize it's parent when the scrolled window is competing for space
    with an adjacent widget.
    
    This patch instead adds API to control whether natural width and
    height of the child should be propagated through the scrolled windows
    size requests.
    0984d162