forked from joejulian/gio
8425d2a6aa
Before this change, the middle alignment would align according to the widest child. This change aligns according to the widest child or minimum constraint, whichever is largest. Signed-off-by: Elias Naur <mail@eliasnaur.com>