Skip to content
  • Matthias Clasen's avatar
    GtkGrid: Tweak size allocation · 5e1a06d1
    Matthias Clasen authored
    If there are rows that contain only spanning children,
    our algorithm was unnecessarily distributing extra space
    to the other rows, even if they contain only non-expanding
    children.
    
    We improve the behaviour by treating rows containing only
    spanning children as expanding.
    5e1a06d1