Skip to content
  • Emmanuele Bassi's avatar
    [layout] Remove FlowLayout:wrap · 19317520
    Emmanuele Bassi authored
    The :wrap property is not implemented, and mostly useless: the
    FlowLayout is a reflowing grid. This means that if it receives
    less than the preferred width or height in the flow direction
    then it should always reflow.
    19317520