Skip to content
  • Cosimo Cecchi's avatar
    container: fix wrong branching logic · 4118e135
    Cosimo Cecchi authored
    If the resize mode of the container was GTK_RESIZE_IMMEDIATE we would
    also fall trough to the next case in the switch, and always throw an
    assertion.
    4118e135