A collection of useful layout managers. The \ref nanogui.GridLayout was contributed by Christian Schueller. The different kinds of alignments a layout can perform.
Take only as much space as is required.
Center align.
Take as much space as is allowed.
Fill according to preferred sizes.
See Implementation
A collection of useful layout managers. The \ref nanogui.GridLayout was contributed by Christian Schueller. The different kinds of alignments a layout can perform.