Skip to content
  • Tristan Van Berkom's avatar
    Removed screwy GtkScrolledWindow logic · d7c7f010
    Tristan Van Berkom authored
    Removed portion of scrolled-window that observes user-set
    size request data (aux_info->width/height) on the child directly
    in order to derive it's minimum possible size... if the scrolled
    window has (auto/always) scrollbars in a said orientation; only
    request enough space for the scrollbars (bug 631976).
    d7c7f010