1
0
mirror of https://github.com/brl/mutter.git synced 2025-03-31 23:53:46 +00:00
Emmanuele Bassi 7195d0fccf flow-layout: Fix minimum size request
The minimum preferred size of a Flow layout manager is the size of a
column or a row, as the whole point of the layout policy enforced by
the Flow layout manager is to reflow when needed.
2012-01-16 23:35:16 +00:00
..