Skip to content
  • Emmanuele Bassi's avatar
    grid: Use the proper orientation for the request mode · 7ed96aab
    Emmanuele Bassi authored
    We automatically switch the request mode of the container depending on
    the GridLayout's orientation, but we need to keep track of the request
    mode during allocation, so that we don't get out of sync if the user
    changed the request mode after adding the layout manager.
    
    This change also brings us closer to the code in GtkGrid.
    7ed96aab